feed_channel 
Vars | |
D_class_censor_time | At what times has the author been D-Class censored. |
---|---|
author | Who is the author of this channel? Taken from the user's ID card. |
author_censor | Has the author of the channel been censored, as opposed to the message itself? |
author_censor_time | At what times has the author been censored? |
censored | Has this channel been censored? Where Locked channels cannot be commented on, Censored channels cannot be viewed at all. |
channel_desc | The description of the channel, players see this upon clicking on the channel before seeing messages. |
channel_id | Channel ID is a unique number sequence similar to account ID number that allows for us to link messages to the proper channels through the UI backend. |
channel_name | The name of the channel, players see this on the channel selection list |
cross_sector | Should this channel send cross-server messages? |
is_admin_channel | Is this an admin channel? Allows for actions to be taken by the admin only. |
locked | Is the channel locked? Locked channels cannot be commented on. |
messages | Datum list of all feed_messages. |
receiving_cross_sector | Is this a cross-sector channel? If so, this channel can only receive messages via topics |
Var Details
D_class_censor_time 
At what times has the author been D-Class censored.
author 
Who is the author of this channel? Taken from the user's ID card.
author_censor 
Has the author of the channel been censored, as opposed to the message itself?
author_censor_time 
At what times has the author been censored?
censored 
Has this channel been censored? Where Locked channels cannot be commented on, Censored channels cannot be viewed at all.
channel_desc 
The description of the channel, players see this upon clicking on the channel before seeing messages.
channel_id 
Channel ID is a unique number sequence similar to account ID number that allows for us to link messages to the proper channels through the UI backend.
channel_name 
The name of the channel, players see this on the channel selection list
cross_sector 
Should this channel send cross-server messages?
is_admin_channel 
Is this an admin channel? Allows for actions to be taken by the admin only.
locked 
Is the channel locked? Locked channels cannot be commented on.
messages 
Datum list of all feed_messages.
receiving_cross_sector 
Is this a cross-sector channel? If so, this channel can only receive messages via topics