Raw.UpdateGroupCall

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 : bigint

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

  • call : Raw.TypeGroupCall

    Info about the group call or livestream