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