Interface GuildUser

All Superinterfaces:
JdaUser
All Known Subinterfaces:
UserAnalytics
All Known Implementing Classes:
GuildUserImpl

public interface GuildUser extends JdaUser
Child of JdaUser that specifies a guild that the User is a member of
  • Method Details

    • getUserGuild

      net.dv8tion.jda.api.entities.Guild getUserGuild()
      Returns:
      instance of the user's parent (member) guild
    • getMember

      net.dv8tion.jda.api.entities.Member getMember()
      Returns:
      JDA Member object from the given guild