1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 21:47:50 +01:00
MadelineProto/old_docs/API_docs_v25/constructors/messageActionGeoChatCheckin.md

22 lines
357 B
Markdown
Raw Normal View History

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