mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Docs: add more explanation to text type of JSONMessagePart
This commit is contained in:
@@ -352,7 +352,7 @@ Possible values for `type` include:
|
||||
|
||||
| Name | Notes |
|
||||
| ---- | ----- |
|
||||
| text | Regular text content |
|
||||
| text | Regular text content. Is the default type and as such may be omitted. |
|
||||
| player_id | player ID of someone on your team, should be resolved to Player Name |
|
||||
| player_name | Player Name, could be a player within a multiplayer game or from another team, not ID resolvable |
|
||||
| item_id | Item ID, should be resolved to Item Name |
|
||||
|
Reference in New Issue
Block a user