haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetGroupCallInviteLink

Synopsis

Documentation

data GetGroupCallInviteLink Source #

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

Constructors

GetGroupCallInviteLink 

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 joinGroupCall would allow the invited user to unmute themselves. Requires groupCall.can_be_managed group call flag