Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data GetChatInviteLinkCounts Source #
Returns the list of chat administrators with number of their invite links. Requires owner privileges in the chat. Returns ChatInviteLinkCounts
Instances
ToJSON GetChatInviteLinkCounts Source # | |
Defined in TD.Query.GetChatInviteLinkCounts | |
Show GetChatInviteLinkCounts Source # | |
Defined in TD.Query.GetChatInviteLinkCounts showsPrec :: Int -> GetChatInviteLinkCounts -> ShowS # show :: GetChatInviteLinkCounts -> String # showList :: [GetChatInviteLinkCounts] -> ShowS # | |
Eq GetChatInviteLinkCounts Source # | |
Defined in TD.Query.GetChatInviteLinkCounts | |
ShortShow GetChatInviteLinkCounts Source # | |
Defined in TD.Query.GetChatInviteLinkCounts |