fetchMember

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

Retrieve the Member associated with this behaviour from the provided EntitySupplier

Throws

if anything went wrong during the request.

if the user wasn't present.