forked from mirrors/misskey
@@ -22,6 +22,7 @@ type PushNotificationsTypes = {
|
||||
note: Packed<'Note'>;
|
||||
};
|
||||
'readAllNotifications': undefined;
|
||||
newChatMessage: Packed<'ChatMessage'>;
|
||||
};
|
||||
|
||||
// Reduce length because push message servers have character limits
|
||||
|
||||
Reference in New Issue
Block a user