200 |
}, |
}, |
201 |
{ |
{ |
202 |
name: 'emoji', |
name: 'emoji', |
203 |
shortBrief: "Get info about an emoji. Must be guild (server) specific emoji.", |
shortBrief: "Get info about an emoji.", |
204 |
description: null, |
description: null, |
205 |
structure: "<GuildEmoji|GuildEmojiName>", |
structure: "<GuildEmojiID|GuildEmoji|GuildEmojiName|ExternalEmoji|ExternalEmojiID>", |
206 |
example: "`%%emoji check`\n`%%emoji error`", |
example: "`%%emoji check`\n`%%emoji error`", |
207 |
notes: null, |
notes: null, |
208 |
slashCommand: false, |
slashCommand: false, |