Raw.stories.ExportStoryLink

Raw.stories.ExportStoryLink

Generate a story deep link for a specific story

stories.exportStoryLink#7b8def20 peer:InputPeer id:int = ExportedStoryLink;
export namespace Raw {
  export namespace stories {
    export class ExportStoryLink {
      constructor(params: { peer: Raw.TypeInputPeer; id: number }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x7b8def20

Property

Results

Raw.TypeExportedStoryLink