Skip to content

Fixes Channel.Users causing a NullReference

Mateusz Brawański requested to merge github/fork/Kriste00/master into master

Created by: Kriste00

Fixes a bug that occurs when a user's VoiceState is null when executing Channel.Users

Changes proposed

Switched to null-conditional operators when getting the VoiceState's ChannelId

Merge request reports

Loading