haskell-tdlib-2.0.63.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetVideoChatInviteLink

Synopsis

Documentation

data GetVideoChatInviteLink Source #

Returns invite link to a video chat in a public chat. Returns HttpUrl

Constructors

GetVideoChatInviteLink 

Fields

  • group_call_id :: Maybe Int

    Group call identifier

  • can_self_unmute :: Maybe Bool

    Pass true if the invite link needs to contain an invite hash, passing which to joinVideoChat would allow the invited user to unmute themselves. Requires groupCall.can_be_managed right