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