Arseniy Lartsev
Arseniy Lartsev
There is usually updateChatChatList immediately after. Defer removal until connectionStateReady.
Also try to refactor sticker handling: 3 separate code branches calling shouldConvertAnimatedSticker
Display hash key – see also https://github.com/majn/telegram-purple/issues/249 Possibility not to log from secret chats? Could be an account option that would cause purple_conversation_set_logging, but then it would have no effect...
Add an extra context menu item like the one for leaving and deleting groups
Force chat out of chat list instead of deleting it from TdAccountData
A side effect of https://github.com/NetHack/NetHack/commit/677b32c2a7a016ba9708f2bcc63582cb5100d3a7 is that monsters killed in one hit not only do not cry out if sleeping, but also do not get angry when peaceful. Which means...