Increase MessageUnsupported version.
This commit is contained in:
parent
b634948c15
commit
b10ad9ffc4
@ -463,7 +463,7 @@ class MessageChatSetTtl final : public MessageContent {
|
||||
|
||||
class MessageUnsupported final : public MessageContent {
|
||||
public:
|
||||
static constexpr int32 CURRENT_VERSION = 14;
|
||||
static constexpr int32 CURRENT_VERSION = 15;
|
||||
int32 version = CURRENT_VERSION;
|
||||
|
||||
MessageUnsupported() = default;
|
||||
|
Loading…
Reference in New Issue
Block a user