SubscriptionRecipientSilence
SubscriptionRecipientSilence Schema
Description: A recipient's self-silence on a subscription addressed to them.
For a user-recipient subscription, at most one row exists (set by the
recipient themselves). For a group-recipient subscription, one row per
group member who has self-silenced; other members still receive.
Managers see the silence state on the management page but cannot force
unsilence — that would be coercive paging. The escape hatch is to delete
the subscription and create a fresh one.
Properties
| Name |
Type |
Description |
| subscription_id |
Integer |
No description |
| user_id |
Integer |
No description |
| silenced_on |
DateTime |
No description |
Relationships