hghs icon indicating copy to clipboard operation
hghs copied to clipboard

Room message event

Open thejhh opened this issue 2 years ago • 0 comments

  • Event name: m.room.message
  • Event constant: MatrixType.M_ROOM_MESSAGE

See also

  • This event usually contains Text Message Event as the body, e.g. #17
  • https://spec.matrix.org/v1.2/client-server-api/#mroommessage
  • https://spec.matrix.org/v1.2/client-server-api/#mroommessage-msgtypes
  • https://spec.matrix.org/v1.2/client-server-api/#client-behaviour-1
  • https://spec.matrix.org/v1.2/client-server-api/#rich-replies
  • https://spec.matrix.org/v1.2/client-server-api/#stripping-the-fallback
  • https://spec.matrix.org/v1.2/client-server-api/#server-behaviour
  • https://spec.matrix.org/v1.2/client-server-api/#extensions-to-mroommessage-msgtypes
  • https://spec.matrix.org/v1.2/client-server-api/#room_events

thejhh avatar Apr 23 '22 21:04 thejhh