pub fn request_quiz<T: Into<String>>(text: T) -> KeyboardExpand description
A keyboard button identical to request_poll, except the poll requested must be a quiz.
This is only available in direct conversations with the user.
pub fn request_quiz<T: Into<String>>(text: T) -> KeyboardA keyboard button identical to request_poll, except the poll requested must be a quiz.
This is only available in direct conversations with the user.