diff options
Diffstat (limited to 'td/telegram/logevent/LogEvent.h')
| -rw-r--r-- | td/telegram/logevent/LogEvent.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/td/telegram/logevent/LogEvent.h b/td/telegram/logevent/LogEvent.h index ebb53adc3..0be5806d5 100644 --- a/td/telegram/logevent/LogEvent.h +++ b/td/telegram/logevent/LogEvent.h @@ -66,6 +66,7 @@ class LogEvent { Chats = 3, Channels = 4, SecretChatInfos = 5, + Communities = 6, WebPages = 0x10, SetPollAnswer = 0x20, StopPoll = 0x21, |
