ちなみに送出されるイベントはこんなの
```
"content":"1676525089",
"kind":30000,
"tags":[["d","notifications/lastOpened"]],
```
ソース
https://github.com/irislib/iris-messenger/blob/master/src/js/views/Notifications.js
ちなみに送出されるイベントはこんなの
```
"content":"1676525089",
"kind":30000,
"tags":[["d","notifications/lastOpened"]],
```
ソース
https://github.com/irislib/iris-messenger/blob/master/src/js/views/Notifications.js
No replies yet.