Skip to content

discord-typings v0.3.0

Compare
Choose a tag to compare
@Bluenix2 Bluenix2 released this 01 Mar 19:29
6585189

Changes

Features

  • Change Snowflake to be a string and integer union
  • Add the @final decorator to all payloads
  • Add context-specific (in a guild, or not) message variants

Fixes

  • Remove error-causing comments
  • Change IntegrationAccountData['id'] to str
  • Fix ThreadChannelData['member'] typed as a guild member rather than a thread member
  • Add HeartbeatACKData to __all__
  • Fix message mentions typed as always having a member field
  • Typo in GuildScheduledEventUserData