A text channel. The space key is the channel's identity, and the channel's own configuration is the social.colibri.beta.channel record at key 'self' inside it.
View raw schema
{
"key": "tid",
"name": "Colibri text channel",
"type": "space",
"collections": [
"social.colibri.beta.channel",
"social.colibri.beta.message",
"social.colibri.beta.reaction",
"social.colibri.beta.label"
],
"description": "A text channel. The space key is the channel's identity, and the channel's own configuration is the social.colibri.beta.channel record at key 'self' inside it."
}