Interface ServerVoiceChannelMemberJoinEvent

    • Method Detail

      • getOldChannel

        java.util.Optional<ServerVoiceChannel> getOldChannel()
        Gets the old channel of the event.
        Returns:
        The old 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.