Class GenericRoleEvent

    • Constructor Detail

      • GenericRoleEvent

        public GenericRoleEvent​(@Nonnull
                                JDA api,
                                long responseNumber,
                                @Nonnull
                                Role role)
    • Method Detail

      • getRole

        @Nonnull
        public Role getRole()
        The role for this event
        Returns:
        The role for this event
      • getGuild

        @Nonnull
        public Guild getGuild()
        The guild of the role
        Returns:
        The guild of the role