Class GuildChannelOverride
Fluxer entity with client attached.
public class GuildChannelOverride : Entity, IGuildChannelOverride
- Inheritance
-
objectGuildChannelOverride
- Implements
Properties
Collapsed
public bool Collapsed { get; set; }
Property Value
MessageNotifications
public int? MessageNotifications { get; set; }
Property Value
- int?
MuteConfig
public MuteConfiguration? MuteConfig { get; set; }
Property Value
Muted
public bool Muted { get; set; }
Property Value
Methods
Create(FluxerBaseClient, GuildChannelOverrideJson)
Create a GuildChannelOverride object from json.
public static GuildChannelOverride Create(FluxerBaseClient client, GuildChannelOverrideJson json)
Parameters
clientFluxerBaseClientjsonGuildChannelOverrideJson