Interface GuildEmojiCreateOptions

Hierarchy

  • GuildEmojiCreateOptions

Properties

attachment: string | Buffer
name: string
reason?: string
roles?: ReadonlyCollection<string, Role> | readonly RoleResolvable[]

Generated using TypeDoc