Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ServerInfo

Index

Properties

backgroundUrl: string

社区背景。

created?: number

社区创建的 Unix 时间戳,单位为毫秒。

defaultChannelId: string

默认频道的 ID。

description: string

社区描述。

ext: string

社区扩展字段。

icon: string

社区头像。

id: string

社区 ID。

isPublic: boolean

是否为公开社区:

  • true:公开社区。
  • false:私密社区。
name: string

社区名称。

owner: string

社区所有者。

tags?: ServerTag[]

社区标签列表。

Generated using TypeDoc