Throws:
A UserNotInGuild When the user is not found in the guild
async fetchGuildMember(
guild: Guild,
userId: string
): Promise<GuildMember>async fetchGuildMember(
guild: Guild,
userId: string
): Promise<GuildMember>Throws:
A UserNotInGuild When the user is not found in the guild
async fetchGuildMember(
guild: Guild,
userId: string
): Promise<GuildMember>async fetchGuildMember(
guild: Guild,
userId: string
): Promise<GuildMember>