getOnboarding

open suspend fun getOnboarding(): GuildOnboarding(source)

Requests the onboarding object for this guild.

This is not resolvable through cache and will always use the rest strategy instead.

Throws

if something went wrong during the request.