Raw.UpdateGroupCall
A new groupcall was started
updateGroupCall#14b24500 chat_id:long call:GroupCall = Update;
export namespace Raw {
export class UpdateGroupCall {
constructor(params: { chatId: bigint; call: Raw.TypeGroupCall }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x14b24500
Property
chatId
: bigintThe channel/supergroup where this group call or livestream takes place
call
: Raw.TypeGroupCallInfo about the group call or livestream