MessageGroupCall


Object Hierarchy:

Object hierarchy for MessageGroupCall

Description:

public class MessageGroupCall : MessageContent

A message with information about a group call not bound to a chat. If the message is incoming, the call isn't active, isn't missed, and has no duration, and getOption("can_accept_calls") is true, then incoming call screen must be shown to the user. Use Client.join_group_call to accept the call or Client.decline_group_call_invitation to decline it. If the call become active or missed, then the call screen must be hidden


Namespace: TDLib
Package: valagram-1

Content:

Properties:

Creation methods:

Inherited Members:

All known members inherited from class TDLib.Error
All known members inherited from class GLib.Object