541 B
541 B
title | description | image |
---|---|---|
messageActionGeoChatCheckin | Message action geo chat checkin | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: messageActionGeoChatCheckin
Message action geo chat checkin
Type: MessageAction
Example:
$messageActionGeoChatCheckin = ['_' => 'messageActionGeoChatCheckin'];
Or, if you're into Lua:
messageActionGeoChatCheckin={_='messageActionGeoChatCheckin'}