Package-level declarations
Types
Link copied to clipboard
data class Widget(val widgetContent: WidgetContent, val event: Event, val widgetId: String, val senderInfo: SenderInfo?, val isAddedByMe: Boolean, val type: WidgetType)
Link copied to clipboard
@JsonClass(generateAdapter = true )
Ref: https://github.com/matrix-org/matrix-doc/issues/1236
Link copied to clipboard
Ref: https://github.com/matrix-org/matrix-doc/issues/1236