Raw.MessageActionInviteToGroupCall
A set of users was invited to the group call
messageActionInviteToGroupCall#502f92f7 call:InputGroupCall users:Vector<long> = MessageAction;
export namespace Raw {
export class MessageActionInviteToGroupCall {
constructor(params: { call: Raw.TypeInputGroupCall; users: Array<bigint> }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x502f92f7
Property
call
: Raw.TypeInputGroupCallThe group call
users
: Array of bigintThe invited users