Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.GetVideoChatInviteLink
Documentation
data GetVideoChatInviteLink Source #
Returns invite link to a video chat in a public chat. Returns HttpUrl
Constructors
GetVideoChatInviteLink | |
Fields
|
Instances
ToJSON GetVideoChatInviteLink Source # | |
Defined in TD.Query.GetVideoChatInviteLink Methods toJSON :: GetVideoChatInviteLink -> Value # toEncoding :: GetVideoChatInviteLink -> Encoding # toJSONList :: [GetVideoChatInviteLink] -> Value # | |
Show GetVideoChatInviteLink Source # | |
Defined in TD.Query.GetVideoChatInviteLink Methods showsPrec :: Int -> GetVideoChatInviteLink -> ShowS # show :: GetVideoChatInviteLink -> String # showList :: [GetVideoChatInviteLink] -> ShowS # | |
Eq GetVideoChatInviteLink Source # | |
Defined in TD.Query.GetVideoChatInviteLink Methods (==) :: GetVideoChatInviteLink -> GetVideoChatInviteLink -> Bool # (/=) :: GetVideoChatInviteLink -> GetVideoChatInviteLink -> Bool # | |
ShortShow GetVideoChatInviteLink Source # | |
Defined in TD.Query.GetVideoChatInviteLink Methods |