asMember

open suspend fun asMember(guildId: Snowflake): Member(source)

Requests to get the this behavior as a Member in the Guild with the guildId.

Throws

if anything went wrong during the request.

if the member wasn't present.