Class ChannelTypesAttribute
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.dll
Defines allowed channel types for a channel parameter.
[AttributeUsage(AttributeTargets.Parameter)]
public class ChannelTypesAttribute : Attribute
- Inheritance
-
ChannelTypesAttribute
- Inherited Members
Constructors
- ChannelTypesAttribute(params ChannelType[])
Defines allowed channel types for a channel parameter.
Properties
- ChannelTypes
Allowed channel types.