Skip to content

v10.7.1-nightly-012

Pre-release
Pre-release

Choose a tag to compare

@Lulalaby Lulalaby released this 21 Apr 06:49
· 31 commits to main since this release
32eb07d

New

  • Added support for requesting and tracking voice channel start times!
    • New event: ChannelInfo
    • New API: RequestChannelInfoAsync / RequestAndWaitForChannelInfoAsync
    • New entity: DiscordChannelInfo (includes VoiceStartTime and Status)
    • DiscordChannel now exposes VoiceStartTime and Status properties

Internal

  • Cleaned up cache mutation logic for soundboard sounds, channel info, and voice state events (no more double-writes or redundant lookups).

Full Changelog: v10.7.1-nightly-011...v10.7.1-nightly-012