EmbedAction.setIcon method
EmbedAction › setIcon
Unofficial
Set the icon of the action.Signature:
setIcon(icon: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| icon | string | ID of the icon to display. |
Returns: this — The action, for chaining.
EmbedAction › setIcon
Unofficial
Set the icon of the action.Signature:
setIcon(icon: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| icon | string | ID of the icon to display. |
Returns: this — The action, for chaining.