Skip to content

Build 2.1.1

Compare
Choose a tag to compare
@dassjosh dassjosh released this 26 Jan 14:26
· 22 commits to master since this release
c1bd7b8

** Discord Extension 2.1.1 Patch Notes**

  • Fixes

    • Fixed MessageComponentType.InputText enum having wrong value
    • SocketCommandHandler sending commands before identifying
  • Added

    • Validation for API endpoints and builders
    • InputTextComponent missing fields
    • Snowflake validation for API requests
    • CreateTimestamp Field to ThreadMetadata
    • List Stickets Field to GuildPreview
    • MessageFlags Field to MessageCreate
    • Locale/Guild Locale Fields to DiscordInteraction
    • UserOixideLocale / GuildOxideLocale Fields to InteractionDataParsed
    • Many Exceptions for validation failures
    • Discord <-> Oxide locale converter
  • Changes

    • PrivacyLevel.Public has been deprecated by discord
    • MessagesFlags removed from CommandFollowupCreate since it's now on MessageCreate