Interface WhatsAppTimeOfDay.Builder

  • Method Details

    • hours

      The hour of the day, from 0 to 23.

      Parameters:
      hours - The hour of the day, from 0 to 23.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • minutes

      The minute of the hour, from 0 to 59.

      Parameters:
      minutes - The minute of the hour, from 0 to 59.
      Returns:
      Returns a reference to this object so that method calls can be chained together.