Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.GetChatFolderInviteLinks
Synopsis
Documentation
data GetChatFolderInviteLinks Source #
Returns invite links created by the current user for a shareable chat folder. Returns ChatFolderInviteLinks
Constructors
GetChatFolderInviteLinks | |
Fields
|
Instances
ToJSON GetChatFolderInviteLinks Source # | |
Defined in TD.Query.GetChatFolderInviteLinks Methods toJSON :: GetChatFolderInviteLinks -> Value # toEncoding :: GetChatFolderInviteLinks -> Encoding # toJSONList :: [GetChatFolderInviteLinks] -> Value # | |
Show GetChatFolderInviteLinks Source # | |
Defined in TD.Query.GetChatFolderInviteLinks Methods showsPrec :: Int -> GetChatFolderInviteLinks -> ShowS # show :: GetChatFolderInviteLinks -> String # showList :: [GetChatFolderInviteLinks] -> ShowS # | |
Eq GetChatFolderInviteLinks Source # | |
Defined in TD.Query.GetChatFolderInviteLinks Methods (==) :: GetChatFolderInviteLinks -> GetChatFolderInviteLinks -> Bool # (/=) :: GetChatFolderInviteLinks -> GetChatFolderInviteLinks -> Bool # | |
ShortShow GetChatFolderInviteLinks Source # | |
Defined in TD.Query.GetChatFolderInviteLinks Methods |