You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is separate from the other MessageType variants
We support static image stickers.
Currently, this is blocked on Makepad adding support for video and audio playback. @joulei is currently working on it.
The text was updated successfully, but these errors were encountered:
Currently Robrix supports displaying text messages and static (non-moving/animated) image messages.
The Matrix spec supports multiple other kinds of multimedia messages, as defined here by the
MessageType
enum. This issue is primarily concerned with:AudioMessageEventContent
typeVideoMessageEventContent
.StickerEventContent
typeMessageType
variantsCurrently, this is blocked on Makepad adding support for video and audio playback. @joulei is currently working on it.
The text was updated successfully, but these errors were encountered: