Interface GuildPlaylist
- All Known Implementing Classes:
GuildPlaylistImpl
public interface GuildPlaylist
-
Method Details
-
getGuild
net.dv8tion.jda.api.entities.Guild getGuild() -
getPlaylist
String getPlaylist() -
getOwner
net.dv8tion.jda.api.entities.User getOwner()
-