haskell-tdlib-2.1.1.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.ToggleForumTopicIsPinned

Synopsis

Documentation

data ToggleForumTopicIsPinned Source #

Changes the pinned state of a topic in a forum supergroup chat or a chat with a bot with topics; requires can_manage_topics administrator right in the supergroup. There can be up to getOption("pinned_forum_topic_count_max") pinned forum topics. Returns Ok

Constructors

ToggleForumTopicIsPinned 

Fields