>>

Voice Channel

A Discord-like voice channel.

This type of channel can only exist inside spheres.

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

Example

{
  "id": 4080402038800,
  "sphere_id": 4080402038786,
  "name": "serious-chats-only",
  "position": 7
}