messages.updatePinnedForumTopic

Pin or unpin forum topics

 اسکیمای روش از لایه 216 در دسترس است. تغییر »

Parameters

Name Type Description
peer InputPeer The supergroup forum, private chat (for forum-enabled bots) or bot forum (for users) where the topic is located.
topic_id int Forum topic ID
pinned Bool Whether to pin or unpin the topic

Result

Updates

Only users can use this method

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.

Related pages

Forum topics

Telegram allows creating forums with multiple distinct topics.