Preparing search index...
The search index is not available
Foxogram.js Packages
Foxogram.js Packages
@foxogram/api-types
RESTDeleteAPIUserBody
Interface RESTDeleteAPIUserBody
The body of DELETE /users/@me.
interface
RESTDeleteAPIUserBody
{
password
:
string
;
}
Index
Properties
password
Properties
password
password
:
string
The password of the user.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
Foxogram.js Packages
Loading...
The body of DELETE /users/@me.