Raw.UpdateGroupCall

Raw.UpdateGroupCall

A new groupcall was started

updateGroupCall#97d64341 flags:# chat_id:flags.0?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: 198
Constructor ID: 0x97d64341

Property

  • chatId : bigint or undefined

    The channel/supergroup where this group call or livestream takes place

  • call : Raw.TypeGroupCall

    Info about the group call or livestream