... | @@ -7,10 +7,10 @@ The header of the toast is set by the frame type, such as `challenge` being titl |
... | @@ -7,10 +7,10 @@ The header of the toast is set by the frame type, such as `challenge` being titl |
|
## Attributes
|
|
## Attributes
|
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| icon | i | The icon to send. Accepts any valid MATERIAL. | diamond_sword |
|
|
| icon | i | The icon to send. Accepts any valid MATERIAL. | diamond_sword<!--type:Material-->|
|
|
| iconnbt | nbt | The NBT of the icon. | NONE |
|
|
| iconnbt | nbt | The NBT of the icon. | NONE |
|
|
| message | msg,m | The message to send. Must be in double-quotes. | NONE |
|
|
| message | msg,m | The message to send. Must be in double-quotes. | NONE |
|
|
| frame | f | The type of toast to send. MUST BE LOWERCASE. Options are: `challenge`, `task` or `goal`. | challenge|
|
|
| frame | f | The type of toast to send. MUST BE LOWERCASE. Options are: `challenge`, `task` or `goal`. | challenge<!--type:SendToast_Frame-->|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
## Examples
|
... | | ... | |