mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-03 21:37:49 +01:00
425 B
425 B
title | description |
---|---|
notifyAll | notifyAll attributes, type and example |
Constructor: notifyAll
Attributes:
Name | Type | Required |
---|
Type: NotifyPeer
Example:
$notifyAll = ['_' => 'notifyAll', ];
Or, if you're into Lua:
notifyAll={_='notifyAll', }