Raw.stats.GetMessageStats

Raw.stats.GetMessageStats

Get message statistics

stats.getMessageStats#b6e0a3f5 flags:# dark:flags.0?true channel:InputChannel msg_id:int = stats.MessageStats;
export namespace Raw {
  export namespace stats {
    export class GetMessageStats {
      constructor(params: { dark?: boolean; channel: Raw.TypeInputChannel; msgId: number }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xb6e0a3f5

Property

Results

Raw.stats.TypeMessageStats