Raw.InputReplyToStory

Raw.InputReplyToStory

Reply to a story.

inputReplyToStory#5881323a peer:InputPeer story_id:int = InputReplyTo;
export namespace Raw {
  export class InputReplyToStory {
    constructor(params: { peer: Raw.TypeInputPeer; storyId: number }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x5881323a

Property