554 B
554 B
title | description | image |
---|---|---|
inputNotifyUsers | inputNotifyUsers attributes, type and example | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputNotifyUsers
Type: InputNotifyPeer
Example:
$inputNotifyUsers = ['_' => 'inputNotifyUsers'];
PWRTelegram json-encoded version:
{"_": "inputNotifyUsers"}
Or, if you're into Lua:
inputNotifyUsers={_='inputNotifyUsers'}