525 B
525 B
title | description | image |
---|---|---|
channelLocationEmpty | No physical location (normal chat/channel) | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: channelLocationEmpty
No physical location (normal chat/channel)
Type: ChannelLocation
Example:
$channelLocationEmpty = ['_' => 'channelLocationEmpty'];
Or, if you're into Lua:
channelLocationEmpty={_='channelLocationEmpty'}