Interface VoiceStateUpdate
-
- All Superinterfaces:
PayloadData
@Immutable public interface VoiceStateUpdate extends PayloadData
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static discord4j.discordjson.json.gateway.ImmutableVoiceStateUpdate.Builderbuilder()Optional<String>channelId()StringguildId()booleanselfDeaf()booleanselfMute()
-