Function grammers_client::types::button::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 chats with the user.