Class MuteConfiguration
Fluxer entity with client attached.
public class MuteConfiguration : Entity, IMuteConfiguration
- Inheritance
-
objectMuteConfiguration
- Implements
Properties
EndAt
public DateTimeOffset? EndAt { get; }
Property Value
SelectedTimeSeconds
public int? SelectedTimeSeconds { get; }
Property Value
- int?
Methods
Create(FluxerBaseClient, MuteConfigurationJson)
Create a GuildChannelOverride object from json.
public static MuteConfiguration Create(FluxerBaseClient client, MuteConfigurationJson json)
Parameters
clientFluxerBaseClientjsonMuteConfigurationJson