Import/export expireTimerVersion

This commit is contained in:
Fedor Indutny 2024-09-10 14:03:06 -07:00 committed by GitHub
parent b1fa3478bb
commit 989659028a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View file

@ -244,6 +244,7 @@ message Chat {
bool markedUnread = 7;
bool dontNotifyForMentionsIfMuted = 8;
ChatStyle style = 9;
uint32 expireTimerVersion = 10;
}
/**