forked from Henry-Hiles/nexus
working message rendering
This commit is contained in:
parent
a28bced44d
commit
7c76bb6e66
20 changed files with 305 additions and 197 deletions
|
|
@ -23,7 +23,7 @@ abstract class Event with _$Event {
|
|||
String? transactionId,
|
||||
String? redactedBy,
|
||||
String? relatesTo,
|
||||
@JsonKey(name: "relates_type") String? relationType,
|
||||
String? relationType,
|
||||
String? decryptionError,
|
||||
String? sendError,
|
||||
@Default(IMap.empty()) IMap<String, int> reactions,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue