addQuestion

Adds a question to the poll using a question builder. Used for multi choice questions where there might be one or more correct answers.

  • Parameters:

  • builder: The builder instance for creating the question.

  • Returns: The updated poll builder instance.