Raw.stories.TogglePinned

Raw.stories.TogglePinned

Pin or unpin one or more stories

stories.togglePinned#9a75a1ef peer:InputPeer id:Vector<int> pinned:Bool = Vector<int>;
export namespace Raw {
  export namespace stories {
    export class TogglePinned {
      constructor(params: { peer: Raw.TypeInputPeer; id: Array<number>; pinned: boolean }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x9a75a1ef

Property

Results

Array of number