interface GuildEmojiCreateOptions

export interface GuildEmojiCreateOptions

Options used for creating an emoji in a guild.

The image for the emoji

name : string

The name for the emoji

optional
reason? : string

The reason for creating the emoji

optional
roles? : Collection<Snowflake, Role> | RoleResolvable[]

The roles to limit the emoji to