MadelineProto/old_docs/API_docs_v55/constructors/inputNotifyAll.md

470 B

title description
inputNotifyAll inputNotifyAll attributes, type and example

Constructor: inputNotifyAll

Back to constructors index

Attributes:

Name Type Required

Type: InputNotifyPeer

Example:

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

Or, if you're into Lua:

inputNotifyAll={_='inputNotifyAll', }