Users
6 tools in this category.
users_create_dm Open (or fetch) a DM channel between the bot and a user (`POST /users/@me/channels`).
users_get Look up a public user profile by id (`/users/{user.id}`).
users_get_current Fetch the authenticated bot/user profile (`/users/@me`).
users_leave_guild Make the authenticated bot/user leave a guild. **DESTRUCTIVE — bot loses access immediately.**
users_list_current_user_guilds List guilds the bot/user is a member of (`/users/@me/guilds`).
users_modify_current Update the authenticated bot/user profile (`PATCH /users/@me`).