>>

Text Channel

A Discord-like text channel.

This type of channel can only exist inside spheres.

FieldTypeDescription
idNumberThe ID of this text channel.
sphere_idNumberThe ID of the sphere that this text channel belongs to.
nameStringThe name of this text channel.
topic?StringThe topic of this text channel.
positionNumberThis text channel’s position inside of its sphere.
category_idNumberThe ID of the category this channel belongs to.
>>

Example

{
  "id": 4080402038799,
  "sphere_id": 4080402038786,
  "name": "downtown-clowntown",
  "topic": "gacha game channel",
  "position": 3
}