MadelineProto/old_docs/API_docs_v55/constructors/inputPeerNotifyEventsAll.md

552 B

title description
inputPeerNotifyEventsAll inputPeerNotifyEventsAll attributes, type and example

Constructor: inputPeerNotifyEventsAll

Back to constructors index

Attributes:

Name Type Required

Type: InputPeerNotifyEvents

Example:

$inputPeerNotifyEventsAll = ['_' => 'inputPeerNotifyEventsAll', ];

Or, if you're into Lua:

inputPeerNotifyEventsAll={_='inputPeerNotifyEventsAll', }