Raw.GroupCallDiscarded

Raw.GroupCallDiscarded

An ended group call

groupCallDiscarded#7780bcb4 id:long access_hash:long duration:int = GroupCall;
export namespace Raw {
  export class GroupCallDiscarded {
    constructor(params: { id: bigint; accessHash: bigint; duration: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x7780bcb4

Property

  • id : bigint

    Group call id

  • accessHash : bigint

    Group call access hash

  • duration : number

    Group call duration