fetchGuildPreview abstract method
- Snowflake guildId
This endpoint is only for public guilds if bot is not int the guild.
Implementation
Future<IGuildPreview> fetchGuildPreview(Snowflake guildId);
This endpoint is only for public guilds if bot is not int the guild.
Future<IGuildPreview> fetchGuildPreview(Snowflake guildId);