566 B
566 B
title | description |
---|---|
inputPeerNotifyEventsEmpty | inputPeerNotifyEventsEmpty attributes, type and example |
Constructor: inputPeerNotifyEventsEmpty
Attributes:
Name | Type | Required |
---|
Type: InputPeerNotifyEvents
Example:
$inputPeerNotifyEventsEmpty = ['_' => 'inputPeerNotifyEventsEmpty', ];
Or, if you're into Lua:
inputPeerNotifyEventsEmpty={_='inputPeerNotifyEventsEmpty', }