Raw.InputMessageReplyTo

Raw.InputMessageReplyTo

Message to which the specified message replies to

inputMessageReplyTo#bad88395 id:int = InputMessage;
export namespace Raw {
  export class InputMessageReplyTo {
    constructor(params: { id: number }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xbad88395

Property

  • id : number

    Id of the message that replies to the message we need