Function grammers_client::types::button::request_poll

source ·
pub fn request_poll<T: Into<String>>(text: T) -> Keyboard
Expand description

A keyboard button that will direct the user to create and send a poll when pressed.

This is only available in direct chats with the user.