481 B
481 B
title | description |
---|---|
inputNotifyChats | inputNotifyChats attributes, type and example |
Constructor: inputNotifyChats
Type: InputNotifyPeer
Example:
$inputNotifyChats = ['_' => 'inputNotifyChats'];
PWRTelegram json-encoded version:
{"_": "inputNotifyChats"}
Or, if you're into Lua:
inputNotifyChats={_='inputNotifyChats'}