Skip to content

v4.3.1

Compare
Choose a tag to compare
@Francessco121 Francessco121 released this 16 Oct 23:19
· 14 commits to v4 since this release

This patch addresses the overlooked implementation for news and store channels as well as other miscellaneous bug fixes.

Fixes

  • Added missing DiscordGuildNewsChannel and DiscordGuildStoreChannel classes.
  • Added missing DiscordHttpClient methods: ModifyNewsChannel and ModifyStoreChannel.
  • Added missing DiscordShardCache methods: GetGuildNewsChannel and GetGuildStoreChannel.
  • Fixed IDiscordGateway.OnGuildChannelCreated not firing for category, news, and store channels.
  • Fixed IDiscordGateway.OnGuildChannelUpdated not firing for news and store channels.
  • Fixed IDiscordGateway.OnGuildChannelRemoved not firing for news and store channels.
  • Fixed DiscordShardCache never containing news and store channels.
  • Fixed DiscordChannel.IsGuildChannel returning false for news and store channels.
  • Fixed DiscordGuildMember.GuildId being an empty snowflake when the member was retrieved from a DiscordHttpClient.

NuGet

Version 4.3.1 can be downloaded via NuGet here.