Increase MessageUnsupported version to reget messages with boost links.
This commit is contained in:
parent
5d7f34f659
commit
5c93447ade
@ -476,7 +476,7 @@ class MessageChatSetTtl final : public MessageContent {
|
||||
|
||||
class MessageUnsupported final : public MessageContent {
|
||||
public:
|
||||
static constexpr int32 CURRENT_VERSION = 19;
|
||||
static constexpr int32 CURRENT_VERSION = 20;
|
||||
int32 version = CURRENT_VERSION;
|
||||
|
||||
MessageUnsupported() = default;
|
||||
|
Loading…
Reference in New Issue
Block a user