mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Use only shared media code for pinned tracking.
This commit is contained in:
@@ -57,7 +57,7 @@ struct PeerUpdate {
|
||||
Notifications = (1 << 4),
|
||||
Migration = (1 << 5),
|
||||
UnavailableReason = (1 << 6),
|
||||
PinnedMessage = (1 << 7),
|
||||
PinnedMessages = (1 << 7),
|
||||
IsBlocked = (1 << 8),
|
||||
|
||||
// For users
|
||||
|
Reference in New Issue
Block a user