Methods
(static) sitted()
_______________________________________
Actions to send informations to player
_______________________________________
(inner) sit(table, player) → {Object}
Creates an action to sit a player at a table.
Parameters:
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
table |
string | The ID of the table. | |||||||||
player |
Object | The player object.
Properties
|
Returns:
The action object with type and payload.
- Type
- Object