Table of Contents

Method GetGuildAsync

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

GetGuildAsync(bool)

Gets the guild associated with this voice state.

public ValueTask<DiscordGuild?> GetGuildAsync(bool skipCache = false)

Parameters

skipCache bool

Returns

ValueTask<DiscordGuild>

Returns the guild associated with this voicestate