mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 08:55:59 +00:00
Update API scheme on layer 186.
This commit is contained in:
@@ -359,7 +359,7 @@ struct RecentReaction {
|
||||
};
|
||||
|
||||
struct MessageReactionsTopPaid {
|
||||
not_null<PeerData*> peer;
|
||||
PeerData *peer = nullptr;
|
||||
uint32 count : 30 = 0;
|
||||
uint32 top : 1 = 0;
|
||||
uint32 my : 1 = 0;
|
||||
|
Reference in New Issue
Block a user