gallery

suspend fun gallery(conversationId: ConversationId? = null, before: MessageCursor? = null, limit: Int = 50): List<MediaItem>

Return a bounded newest-first authenticated media gallery.