Home
last modified time | relevance | path

Searched defs:revoke_messages (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A Dcli.cpp3959 bool revoke_messages; in on_cmd() local
H A DContactsManager.cpp1998 …d send(ChatId chat_id, tl_object_ptr<telegram_api::InputUser> &&input_user, bool revoke_messages) { in send()
7418 void ContactsManager::delete_chat_participant(ChatId chat_id, UserId user_id, bool revoke_messages, in delete_chat_participant()
14896 … int32 banned_until_date, bool revoke_messages, Promise<Unit> &&promise) { in ban_dialog_participant()