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