stories.TogglePinnedToTop

class pyrogram.raw.functions.stories.TogglePinnedToTop

Pin some stories to the top of the profile, see here ยป for more info.

Details:
  • Layer: 222

  • ID: B297E9B

Parameters:
  • peer (InputPeer) โ€“ Peer where to pin stories.

  • id (List of int 32-bit) โ€“ IDs of the stories to pin (max stories_pinned_to_top_count_max).

Returns:

bool