Util

Undocumented in source.

Members

Aliases

ThreadMessageData
alias ThreadMessageData = Tuple!(string, Tr, string)
Undocumented in source.

Static functions

bindMessageToRequestId
void bindMessageToRequestId(string id, Tr message, string data)
Undocumented in source. Be warned that the author may not have intended to support it.
sendMessage
void sendMessage(Tr message, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
sendMessageRequest
string sendMessageRequest(Tr message, Tr[] actions, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta