diff --git a/README.md b/README.md index d7f25b6..8185de8 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Returns `false` for unknown types (caller may log). | Boosts / stickers | `contribute-guild-boost`, `upsert-guild-sticker`, `upsert-sticker-pack` | | Profile | `update-profile-cosmetics`, `set-profile-banner-image`, step-up PIN types | | Voice / screen | `join-voice`, `join-voice-listen`, `join-stage`, `voice-capture-chunk`, `display-capture-frame` | -| Notifications | `mark-all-notifications-read`, `refresh-notifications` (v0.8.236) | +| Notifications | `mark-all-notifications-read` (emits `mark-all-notifications-read-cleared`, v0.8.283), `mark-notification-read` (emits `mark-notification-read-cleared`, v0.8.282), `refresh-notifications` (v0.8.236) | | Workers | `export-integration-worker-script`, `run-worker-install-trial`, `announce-worker-release` | | Moderation / channels | `ban-member`, `upsert-channel-overwrite`, forum/thread types | | Search | `update-search`, `refresh-search`, `remove-search-recent` (v0.8.140) |