import { getUser } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.
Parameters
bot: Bot
import { getUser } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.