haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.DeleteChat

Synopsis

Documentation

data DeleteChat Source #

Deletes a chat along with all messages in the corresponding chat for all chat members. For group chats this will release the usernames and remove all members. Use the field chat.can_be_deleted_for_all_users to find whether the method can be applied to the chat. Returns Ok

Constructors

DeleteChat 

Fields

Instances

Instances details
ToJSON DeleteChat Source # 
Instance details

Defined in TD.Query.DeleteChat

Show DeleteChat Source # 
Instance details

Defined in TD.Query.DeleteChat

Eq DeleteChat Source # 
Instance details

Defined in TD.Query.DeleteChat

ShortShow DeleteChat Source # 
Instance details

Defined in TD.Query.DeleteChat