Skip to content

v2.1.0

Compare
Choose a tag to compare
@Snazzah Snazzah released this 19 Feb 10:59
· 1123 commits to master since this release
8e80422

Changed:

  • Typings for command options have the type prop
  • CommandOption is deprecated
  • CommandStringOption, CommandIntegerOption, CommandBooleanOption are in the index

Added:

  • CommandContexts now support resolved objects
    • CommandContext#members, CommandContext#users, CommandContext#roles, CommandContext#channels
    • Note: ResolvedMembers in CommandContext#members do not have mute, deaf and permissions properties.

Fixed:

  • Updated interaction data typings with the type prop