Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

AuthorData: EmbedAuthorData | string | null
EmbedInput: Guild | GuildMember | User | string
EmbedResolvable: User | GuildMember
FooterData: EmbedFooterData | string | null

Variables

EmbedColors: { error: "RED"; normal: "#00FFFF"; warn: "0xfdfd96" } = ...

Type declaration

  • error: "RED"
  • normal: "#00FFFF"
  • warn: "0xfdfd96"