Package net.dv8tion.jda.core.entities
Interface AudioChannel
-
- All Superinterfaces:
ISnowflake
- All Known Subinterfaces:
Call
,VoiceChannel
public interface AudioChannel extends ISnowflake
Represents a channel that is able to transmit and receive audio.- Since:
- 3.0
- See Also:
VoiceChannel
,Call
-
-
Method Summary
-
Methods inherited from interface net.dv8tion.jda.core.entities.ISnowflake
getCreationTime, getId, getIdLong
-
-