aykutalparslan / Ferrite

Experimental Telegram Server
GNU Affero General Public License v3.0
158 stars 25 forks source link

Implement Account.GetChatThemes #118

Closed aykutalparslan closed 2 years ago

aykutalparslan commented 2 years ago

Get all available chat themes

account.chatThemesNotModified#e011e1c4 = account.ChatThemes; account.chatThemes#fe4cbebd hash:int themes:Vector<ChatTheme> = account.ChatThemes; ---functions--- account.getChatThemes#d6d71d7b hash:int = account.ChatThemes;