DiscordVoiceState

Namespace: Discord.Gateway

Properties

Name

Description

Type

Channel

The channel this user is connected to (if any)

MinimalChannel

Member

The user's guild member (if they're in a guild)

GuildMember

UserId

The user's ID

ulong

Guild

The guild the user is connected to (if any)

MinimalGuild

Muted

Whether or not the user is muted

bool

Deafened

Whether or not the user is deafened

bool

SelfMuted

Whether the user has muted themselves or not

bool

SelfDeafened

Whether the user has deafened themselves or not

bool

Streaming

Whether or not the user is streaming (Screenshare / Go Live)

bool

Last updated