channels.ReorderPinnedForumTopics#
- class pyrogram.raw.functions.channels.ReorderPinnedForumTopics#
Reorder pinned forum topics.
- Details:
Layer:
158
ID:
2950A18F
- Parameters:
channel (
InputChannel
) – Supergroup ID.order (List of
int
32-bit
) – Topic IDs.force (
bool
, optional) – If set, topics pinned server-side but not present in the order field will be unpinned.
- Returns: