Fixed table
@@ -12,11 +12,10 @@ Send a message to the player.
|
||||
Player.send(header, ...args);
|
||||
```
|
||||
|
||||
| Argument | Type | Description |
|
||||
|
||||
| Argument | Type | Description |
|
||||
| -------- | ------ | -------------------------- |
|
||||
| header | string | The header of the message. |
|
||||
| args | any[] | Data of any type |
|
||||
| header | string | The header of the message. |
|
||||
| args | any[] | Data of any type |
|
||||
|
||||
## Constants
|
||||
|
||||
|
||||
Reference in New Issue
Block a user