Class AutomodActionMetadata
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Additional data used when an action is executed. Different fields are relevant based on the action type.
public class AutomodActionMetadata : ObservableApiObject
- Inheritance
-
AutomodActionMetadata
- Inherited Members
Properties
- ChannelId
The channel to which user content should be logged. Only works with SendAlertMessage.
- Duration
The timeout duration in seconds. Maximum of 2419200 seconds (4 weeks).