Status class
Signature:
export class borogove_Status
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(emoji, text) | Create a status value with emoji and text. |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| emoji | string | ||
| text | string |
Methods
| Method | Modifiers | Description |
|---|---|---|
| toString() | Render this status as plain text. |