Skip to main content
Module

x/discord_api_types/v8.ts>RESTPatchAPICurrentGuildMemberNicknameJSONBody

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface RESTPatchAPICurrentGuildMemberNicknameJSONBody
Deprecated
Deprecated

Use Modify Current Member instead.

import { type RESTPatchAPICurrentGuildMemberNicknameJSONBody } from "https://deno.land/x/discord_api_types@0.37.37/v8.ts";

Properties

optional
nick: string | null | undefined

Value to set users nickname to

Requires CHANGE_NICKNAME permission

Properties

optional
nick: string | null | undefined

Value to set users nickname to

Requires CHANGE_NICKNAME permission