C# Class GroupSetting, whatsapp-desktop-client

Datei anzeigen Open project: sambulosenda/whatsapp-desktop-client Class Usage Examples

Public Properties

Property Type Description
Enabled bool
Jid string
MuteExpiry DateTime?

Property Details

Enabled public_oe property

public bool Enabled
return bool

Jid public_oe property

public string Jid
return string

MuteExpiry public_oe property

public DateTime? MuteExpiry
return DateTime?