InputNotifyForumTopic

---types---
inputNotifyForumTopic#5c467992 peer:InputPeer top_msg_id:int = InputNotifyPeer

Belongs to

InputNotifyPeer

In Rust this constructor is a variant of the enums::InputNotifyPeer enum.
Match on it with: if let enums::InputNotifyPeer::InputNotifyForumTopic(v) = result { ... }

Parameters

peerInputPeerrequired
top_msg_idintrequired

Used by

GetNotifyExceptions
GetNotifySettings
UpdateNotifySettings