Property Template
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Template
Gets the template for new posts in this channel. Applicable if forum channel.
[JsonProperty("template", NullValueHandling = NullValueHandling.Ignore)]
public string Template { get; }