Raw.stats.GetBroadcastStats

Raw.stats.GetBroadcastStats

Get channel statistics

stats.getBroadcastStats#ab42441a flags:# dark:flags.0?true channel:InputChannel = stats.BroadcastStats;
export namespace Raw {
  export namespace stats {
    export class GetBroadcastStats {
      constructor(params: { dark?: boolean; channel: Raw.TypeInputChannel }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xab42441a

Property

Results

Raw.stats.TypeBroadcastStats