htme_chatGetMessage(chat_queue_entry)¶
Description¶
Get the message of a CHAT Interface message. See mp_chatGetQueue for details.
Example¶
Read the tutorial about creating a chat system for more information.
Arguments¶
| Name | type | description |
|---|---|---|
| chat_queue_entry | string | An entry of the queue returned by mp_chatGetQueue. |
Returns¶
Message that was sent