Interface ServerVoiceChannelMemberLeaveEvent

    • Method Detail

      • getNewChannel

        java.util.Optional<ServerVoiceChannel> getNewChannel()
        Gets the new channel of the event.
        Returns:
        The new channel of the event.
      • isMove

        boolean isMove()
        Gets whether this event is part of a move.
        Returns:
        whether this event is part of a move.