4x4d ~master (2021-11-21T11:32:14.5573113)
Dub
Repo
MatrixMessage
matrix
Undocumented in source.
class
MatrixMessage {
string
author
;
string
type
;
string
roomId
;
string
eventId
;
long
age
;
}
Members
Variables
age
long
age
;
Undocumented in source.
author
string
author
;
eventId
string
eventId
;
roomId
string
roomId
;
type
string
type
;
Undocumented in source.
Meta
Source
See Implementation
matrix
classes
MatrixClient
MatrixException
MatrixMessage
MatrixTextMessage