Property Muted
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
Muted
Whether this user should be muted in voice channels
public Optional<bool> Muted { set; }
Whether this user should be muted in voice channels
public Optional<bool> Muted { set; }