You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
469 B
ReStructuredText
28 lines
469 B
ReStructuredText
9 years ago
|
Instant Messaging
|
||
|
=================
|
||
|
|
||
|
Events
|
||
|
------
|
||
|
|
||
|
{{m_room_message_event}}
|
||
|
|
||
|
{{m_room_message_feedback_event}}
|
||
|
|
||
|
{{m_room_name_event}}
|
||
|
|
||
|
{{m_room_topic_event}}
|
||
|
|
||
|
m.room.message msgtypes
|
||
|
-----------------------
|
||
|
|
||
|
.. TODO-spec
|
||
|
How a client should handle unknown message types.
|
||
|
|
||
|
|
||
|
Each `m.room.message`_ MUST have a ``msgtype`` key which identifies the type
|
||
|
of message being sent. Each type has their own required and optional keys, as
|
||
|
outlined below.
|
||
|
|
||
|
{{msgtype_events}}
|
||
|
|