haskell-tdlib-2.1.1.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.InviteGroupCallParticipant

Synopsis

Documentation

data InviteGroupCallParticipant Source #

Invites a user to an active group call; for group calls not bound to a chat only. Sends a service message of the type messageGroupCall. The group call can have at most getOption("group_call_participant_count_max") participants. Returns InviteGroupCallParticipantResult

Constructors

InviteGroupCallParticipant 

Fields