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