Class GenericCallEvent

    • Constructor Detail

      • GenericCallEvent

        public GenericCallEvent​(JDA api,
                                long responseNumber,
                                Call call)
    • Method Detail

      • getCall

        public Call getCall()
      • isGroupCall

        public boolean isGroupCall()
      • getGroup

        public Group getGroup()