IMessageVisibilityHidden
Defined in: src/models/event.ts:208
Variant of MessageVisibility for the case in which the message should be hidden.
Properties
Section titled “Properties”reason
Section titled “reason”
readonlyreason:string|null
Defined in: src/models/event.ts:214
Optionally, a human-readable reason to show to the user indicating why the message has been hidden (e.g. “Message Pending Moderation”).
visible
Section titled “visible”
readonlyvisible:false
Defined in: src/models/event.ts:209