/tg/ Station 13 - Modules - TypesVar Details

ntnet_conversation

Vars

active_clientsChat clients who are active or minimized.
channel_operatorThe "Administrator" of the channel, the creator starts as channel's operator by default.
idID using the UID.
messagesList of all messages sent in the conversation.
muted_clientsChat clients currently muted by the operator, rendering them unable to ping other people.
ntnrc_uidA static UID to ensure no conversations are the same.
offline_clientsChat clients who have exited out of the program.
passwordThe password to join a channel, set by an Administrator.
titleThe title of the conversation, seen in the UI.

Var Details

active_clients

Chat clients who are active or minimized.

channel_operator

The "Administrator" of the channel, the creator starts as channel's operator by default.

id

ID using the UID.

messages

List of all messages sent in the conversation.

muted_clients

Chat clients currently muted by the operator, rendering them unable to ping other people.

ntnrc_uid

A static UID to ensure no conversations are the same.

offline_clients

Chat clients who have exited out of the program.

password

The password to join a channel, set by an Administrator.

title

The title of the conversation, seen in the UI.