Skip to content

Commit

Permalink
[Core] 640
Browse files Browse the repository at this point in the history
  • Loading branch information
pk5ls20 committed Nov 13, 2024
1 parent 40ccd48 commit 303182d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ protected override bool Parse(Span<byte> input, BotKeystore keystore, BotAppInfo
var info = new BotUserInfo(
payload.Body.Body.Uin,
nickname,
$"{avatars.Url}0",
$"{avatars.Url}640",
birthday,
city,
country,
Expand Down

0 comments on commit 303182d

Please sign in to comment.