stories.TogglePinnedToTop#
- class pyrogram.raw.functions.stories.TogglePinnedToTop#
Pin some stories to the top of the profile, see here » for more info.
- Details:
Layer:
198
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