Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GuildEmojiStoreAddData

The settings used for {@link GuildEmojiStore#add}.

see

https://discord.com/developers/docs/resources/emoji#create-guild-emoji-json-params

Hierarchy

  • GuildEmojiStoreAddData

Index

Properties

Properties

image

The 128x128 emoji image.

name

name: string

The name of the emoji.

Optional roles

roles: keyof string[]

The roles for which this emoji will be whitelisted.

Generated using TypeDoc