SubscribeModEventsEventRateLimitExceeded
data class SubscribeModEventsEventRateLimitExceeded(val actorDid: Did, val createdAt: Timestamp, val endpoint: String, val rev: String)
Fired when a user exceeds a rate limit.
Parameters
actorDid
The DID of the user who hit the rate limit.
endpoint
The NSID of the endpoint that was rate limited.