add is_local to top level fields
This commit is contained in:
@@ -114,6 +114,7 @@ class Event {
|
||||
'channel_id',
|
||||
'channel_type',
|
||||
'parent_id',
|
||||
'is_local',
|
||||
];
|
||||
|
||||
/// Serialize to json
|
||||
|
||||
Reference in New Issue
Block a user