Skip to main content

Interface: SpaceUpdateRequest

Request object to update a space.

Properties

about

Optional about: string

Information about the space.


avatarUrl

Optional avatarUrl: string

Avatar url of ths space


bannerUrl

Optional bannerUrl: string

Banner url of ths space


discord

Optional discord: string

Discord url of the space.


github

Optional github: string

Github url of ths space


minStakedValue

Optional minStakedValue: number

If tokenBase is set to true, it defines the minimum stake joining value for the space. Minimum 1, maximum 1e+26


name

Optional name: string

Name of the space.


open

Optional open: boolean

If true, anyone can instantly join this space.


tokenBased

Optional tokenBased: boolean

Set or unset the space to be token based.


twitter

Optional twitter: string

Twitter url of ths space


uid

uid: string

Build5 id of the space.