code/modules/tgchat/to_chat.dm
Copyright (c) 2020 Aleksej Komarov SPDX-License-Identifier: MIT | |
/proc/to_chat_immediate | Circumvents the message queue and sends the message to the recipient (target) as soon as possible. |
---|---|
/proc/to_chat | Sends the message to the recipient (target). |