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