setPinnedForumTopics¶
Changes the order of pinned topics in a forum supergroup chat or a chat with a bot with topics; requires can_manage_topics administrator right in the supergroup
setPinnedForumTopics(
chat_id: int53,
forum_topic_ids: list of int32
) → Ok