Property Type
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
Type
Sets the channel's type. This can only be used to convert between text and news channels.
public Optional<ChannelType> Type { set; }
Sets the channel's type. This can only be used to convert between text and news channels.
public Optional<ChannelType> Type { set; }