MSC2545 specifies that image packs can be referenced in three places:
- the room itself though an
m.room.image_pack state event
- the canonical space of the room
- the user's account
m.image_pack.rooms account data event for packs meant to be available globally
Based on my observations, space and global image packs are not implemented right now. It would be great if we could see those emojis/stickers in the pickers as well.
MSC2545 specifies that image packs can be referenced in three places:
m.room.image_packstate eventm.image_pack.roomsaccount data event for packs meant to be available globallyBased on my observations, space and global image packs are not implemented right now. It would be great if we could see those emojis/stickers in the pickers as well.