ImagePackRoomExtension extension

on

Methods

getImagePacks([ImagePackUsage? usage]) Map<String, ImagePackContent>

Available on Room, provided by the ImagePackRoomExtension extension

Get all the active image packs for the specified usage, mapped by their slug
getImagePacksFlat([ImagePackUsage? usage]) Map<String, Map<String, String>>

Available on Room, provided by the ImagePackRoomExtension extension

Get a flat view of all the image packs of a specified usage, that is a map of all slugs to a map of the image code to their mxc url