haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.AddRecentlyFoundChat

Synopsis

Documentation

data AddRecentlyFoundChat Source #

Adds a chat to the list of recently found chats. The chat is added to the beginning of the list. If the chat is already in the list, it will be removed from the list first. Returns Ok

Constructors

AddRecentlyFoundChat 

Fields