Link Search Menu Expand Document

Constructor: updatePinnedForumTopic

Back to constructors index

Attributes:

NameTypeRequired
pinnedBoolOptional
peerlongYes
topic_idintYes

Type: Update

Example:

$updatePinnedForumTopic = ['_' => 'updatePinnedForumTopic', 'pinned' => Bool, 'peer' => long, 'topic_id' => int];