22 lines
357 B
Markdown
22 lines
357 B
Markdown
|
---
|
||
|
title: messageActionGeoChatCheckin
|
||
|
description: messageActionGeoChatCheckin attributes, type and example
|
||
|
---
|
||
|
## Constructor: messageActionGeoChatCheckin
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [MessageAction](../types/MessageAction.md)
|
||
|
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
```
|
||
|
$messageActionGeoChatCheckin = ['_' => 'messageActionGeoChatCheckin', ];
|
||
|
```
|
||
|
|