mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-30 12:14:01 +02:00
@@ -470,6 +470,7 @@ export type Antenna = {
|
||||
userGroupId: ID | null; // TODO
|
||||
users: string[]; // TODO
|
||||
caseSensitive: boolean;
|
||||
localOnly: boolean;
|
||||
notify: boolean;
|
||||
withReplies: boolean;
|
||||
withFile: boolean;
|
||||
|
||||
Reference in New Issue
Block a user