ntnet_conversation

Vars | |
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. |
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.