Interface GuildPlaylist

All Known Implementing Classes:
GuildPlaylistImpl

public interface GuildPlaylist
  • Method Summary

    Modifier and Type
    Method
    Description
    net.dv8tion.jda.api.entities.Guild
     
    net.dv8tion.jda.api.entities.User
     
     
  • Method Details

    • getGuild

      net.dv8tion.jda.api.entities.Guild getGuild()
    • getPlaylist

      String getPlaylist()
    • getOwner

      net.dv8tion.jda.api.entities.User getOwner()