Type alias Options

Options: {
    content: string;
    embeds: APIEmbed[];
}

Type declaration

  • content: string
  • embeds: APIEmbed[]

Generated using TypeDoc