Functionseedcordv0.15.0
async fetchUser(
client: Client,
userId: string,
options?: FetchUserOptions
): Promise<User>async fetchUser(
client: Client,
userId: string,
options?: FetchUserOptions
): Promise<User>client
userId
options?
options?: FetchUserOptionsoptions?: FetchUserOptionsOptional overrides, including the throwAsthrowAs notice