Method GetGuildPreviewAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.Rest.dll
GetGuildPreviewAsync(ulong)
Gets a guild preview.
public Task<DiscordGuildPreview> GetGuildPreviewAsync(ulong guildId)
Parameters
guildId
ulongThe ID of the guild.
Gets a guild preview.
public Task<DiscordGuildPreview> GetGuildPreviewAsync(ulong guildId)
guildId
ulongThe ID of the guild.