haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.ToggleForumTopicIsPinned

Synopsis

Documentation

data ToggleForumTopicIsPinned Source #

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

Constructors

ToggleForumTopicIsPinned 

Fields