request_quiz

Function request_quiz 

Source
pub fn request_quiz<T: Into<String>>(text: T) -> Keyboard
Expand 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.