emojis_list_guild
emojis_list_guild
Section titled “emojis_list_guild”Category: emojis
List all custom emojis defined in a guild.
When to use
Section titled “When to use”- Inventory custom emoji; pick one for a reaction or response.
When NOT to use
Section titled “When NOT to use”- Application-scoped emojis → use
app_emojis_list.
| Field | Type | Required | Description |
|---|---|---|---|
guild_id | string | yes | Guild to inspect |
Returns
Section titled “Returns”\{emojis:[\{id, name, animated, available, roles\}], count\}.
Output schema
Section titled “Output schema”| Field | Type | Required | Description |
|---|---|---|---|
emojis | array | yes | |
count | integer | yes |
Annotations
Section titled “Annotations”| Property | Value |
|---|---|
| Read-only | yes |
| Destructive | no |
| Idempotent | yes |
| Open-world | yes |
| Confirmation required | no |