getGuildMember

@Nullable
open fun getGuildMember(@NotNull uuid: @NotNull UUID): @Nullable GuildMember(source)

Get an instance of the guild member object via their uuid

Return

the guild member object of the player or null

Parameters

uuid

the uuid of the player