getGuildWidget

open suspend fun getGuildWidget(guildId: Snowflake): GuildWidget(source)

Requests to get the widget of a Guild with the given id.

Throws

if anything went wrong during the request.

if the GuildWidget wasn't present.