getGuild

open suspend fun getGuild(id: Snowflake): Guild(source)

Requests the Guild with the given id.

Throws

if something went wrong while retrieving the guild.

if the guild is null.