Link Search Menu Expand Document

Constructor: inputNotifyForumTopic

Back to constructors index

Notifications generated by a topic in a forum.

Attributes:

NameTypeRequiredDescription
peerUsername, chat ID, Update, Message or InputPeerOptionalForum ID
top_msg_idintYesTopic ID

Type: InputNotifyPeer

Example:

$inputNotifyForumTopic = ['_' => 'inputNotifyForumTopic', 'peer' => InputPeer, 'top_msg_id' => int];