Request body for updating a generic user area. Only non-null properties are applied.

Implements

Constructors

Properties

Methods

Constructors

Properties

comment?: string

The new comment. null leaves it unchanged.

data?: string

The new data string. null leaves it unchanged.

name?: string

The new name for the user area. null leaves it unchanged. Reserved names are rejected.

Methods

  • Parameters

    • Optional_data: any

    Returns void

  • Parameters

    • Optionaldata: any

    Returns any