MadelineProto/docs/TD_docs/methods/deleteChatHistory.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

628 B

title description
deleteChatHistory Deletes all messages in the chat. Can't be used for channel chats

Method: deleteChatHistory

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Deletes all messages in the chat. Can't be used for channel chats

Params:

Name Type Required Description
chat_id int53 Yes Chat identifier
remove_from_chat_list Bool Yes Pass true, if chat should be removed from the chat list

Return type: Ok