Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data GetChatFolderChatCount Source #
Returns approximate number of chats in a being created chat folder. Main and archive chat lists must be fully preloaded for this function to work correctly. Returns Count
GetChatFolderChatCount | |
|
Instances
ToJSON GetChatFolderChatCount Source # | |
Defined in TD.Query.GetChatFolderChatCount toJSON :: GetChatFolderChatCount -> Value # toEncoding :: GetChatFolderChatCount -> Encoding # toJSONList :: [GetChatFolderChatCount] -> Value # | |
Show GetChatFolderChatCount Source # | |
Defined in TD.Query.GetChatFolderChatCount showsPrec :: Int -> GetChatFolderChatCount -> ShowS # show :: GetChatFolderChatCount -> String # showList :: [GetChatFolderChatCount] -> ShowS # | |
Eq GetChatFolderChatCount Source # | |
Defined in TD.Query.GetChatFolderChatCount | |
ShortShow GetChatFolderChatCount Source # | |
Defined in TD.Query.GetChatFolderChatCount |