C# Class GroupSetting, whatsapp-desktop-client

Show file Open project: sambulosenda/whatsapp-desktop-client Class Usage Examples

Public Properties

Property Type Description
Enabled bool
Jid string
MuteExpiry DateTime?

Property Details

Enabled public property

public bool Enabled
return bool

Jid public property

public string Jid
return string

MuteExpiry public property

public DateTime? MuteExpiry
return DateTime?