Link Search Menu Expand Document

Constructor: chatParticipantsForbidden

Back to constructors index

Info on members is unavailable

Attributes:

NameTypeRequiredDescription
chat_idlongYesGroup ID
self_participantChatParticipantOptionalInfo about the group membership of the current user

Type: ChatParticipants

Example:

$chatParticipantsForbidden = ['_' => 'chatParticipantsForbidden', 'chat_id' => long, 'self_participant' => ChatParticipant];