Skip to content

v0.12.3

Pre-release
Pre-release

Choose a tag to compare

@HibanaSama HibanaSama released this 17 Jul 13:27
· 68 commits to develop since this release

Minor fixes and additions

Added

  • Allowed mentions now available;
  • sendTyping method for WritableChannel.

Fixed

  • Changed type for emoji property from Required<AbstractEmojiData> to AbstractEmojiData in SelectMenuOptionData;
  • Added missing name property in AbstractThreadChannel;
  • Added missing explicitContentFilter in Guild;
  • Added missing methods and properties (minLength, maxLength, minValue, maxValue, channelTypes) in AppCommandOptionBuilder;
  • Added boolean type in value property in AppCommandInteractionOptionPayload interface.

Full Changelog: v0.12.2...v0.12.3