Imports
Examples
Redact a message
You can useredact
to redact a message in a stream.
Redact a message reaction
You can also useredact
to redact a message reaction in a stream.
Definition
Parameters
streamId
- Type:
string
config
- Type:
ActionConfig<Channel["redact"]>
- Optional
Return Type
Theredact
action and its loading state.