497 B
497 B
title | description | image |
---|---|---|
chatInviteEmpty | No info is associated to the chat invite | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: chatInviteEmpty
No info is associated to the chat invite
Type: ExportedChatInvite
Example:
$chatInviteEmpty = ['_' => 'chatInviteEmpty'];
Or, if you're into Lua:
chatInviteEmpty={_='chatInviteEmpty'}