haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.DeleteChatHistory

Synopsis

Documentation

data DeleteChatHistory Source #

Deletes all messages in the chat. Use chat.can_be_deleted_only_for_self and chat.can_be_deleted_for_all_users fields to find whether and how the method can be applied to the chat. Returns Ok

Constructors

DeleteChatHistory 

Fields