Increase MessageUnsupported version to reget all animated stickers.
GitOrigin-RevId: defb240fb76cdcb8ba96b949773b3572203db7b7
This commit is contained in:
parent
e76c98ad74
commit
e355cabc56
@ -426,7 +426,7 @@ class MessageChatSetTtl : public MessageContent {
|
||||
|
||||
class MessageUnsupported : public MessageContent {
|
||||
public:
|
||||
static constexpr int32 CURRENT_VERSION = 3;
|
||||
static constexpr int32 CURRENT_VERSION = 4;
|
||||
int32 version = CURRENT_VERSION;
|
||||
|
||||
MessageUnsupported() = default;
|
||||
|
Loading…
Reference in New Issue
Block a user