Method GetGuildAsync
- Namespace
- DSharpPlus.Net
- Assembly
- DSharpPlus.dll
GetGuildAsync(ulong, bool?)
public ValueTask<DiscordGuild> GetGuildAsync(ulong guildId, bool? withCounts)
public ValueTask<DiscordGuild> GetGuildAsync(ulong guildId, bool? withCounts)