Link Search Menu Expand Document

Constructor: notifyForumTopic

Back to constructors index

Notifications generated by a topic in a forum.

Attributes:

NameTypeRequiredDescription
peerlongYesForum ID
top_msg_idintYesTopic ID

Type: NotifyPeer

Example:

$notifyForumTopic = ['_' => 'notifyForumTopic', 'peer' => long, 'top_msg_id' => int];