>>

Sphere Channel

The generic definition of all the different types an Eludris “channel” inside a sphere can be.

>>

TEXT

A text channel.

FieldTypeDescription
type"TEXT"The type of this Sphere Channel variant.
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.
>>

VOICE

A voice channel.

FieldTypeDescription
type"VOICE"The type of this Sphere Channel variant.
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.