class |
Audio |
This message represents a single audio clip.
|
class |
Emote |
This message is similar to m.text except that the sender is 'performing' the action contained in the body key, similar to /me in IRC.
|
class |
File |
This message represents a generic file.
|
class |
FormattedBody |
This message is the most basic message and is used to represent text.
|
class |
Image |
This message represents a single image and an optional thumbnail.
|
class |
Location |
This message represents a real-world location.
|
class |
Notice |
The ``m.notice`` type is primarily intended for responses from automated clients.
|
class |
RawMessageContent |
Raw message for unknown messages.
|
class |
ServerNotice |
Represents a server notice for a user.
|
class |
Text |
This message is the most basic message and is used to represent text.
|
class |
Video |
This message represents a single video clip.
|