MatrixClient

Undocumented in source.

Constructors

this
this(string host, string clientAccessToken)
Undocumented in source.

Members

Functions

send
Promise!EventId send(RoomId roomId, MessageEventType eventType, RoomMessage roomMessage)
Undocumented in source. Be warned that the author may not have intended to support it.
subscribe
void subscribe(void delegate(JSONValue) subscription)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

log
Logger log;
Undocumented in source.

Meta