We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18091e3 commit 0b2f4c6Copy full SHA for 0b2f4c6
td/telegram/MessageContent.cpp
@@ -539,7 +539,7 @@ class MessageChatSetTtl final : public MessageContent {
539
540
class MessageUnsupported final : public MessageContent {
541
public:
542
- static constexpr int32 CURRENT_VERSION = 49;
+ static constexpr int32 CURRENT_VERSION = 50;
543
int32 version = CURRENT_VERSION;
544
545
MessageUnsupported() = default;
0 commit comments