KeyboardButtonTypeRequestPoll constructor

KeyboardButtonTypeRequestPoll(
  1. {required bool force_regular,
  2. required bool force_quiz,
  3. int? extra,
  4. int? clientId}
)

A button that allows the user to create and send a poll when pressed; available only in private chats

Implementation

KeyboardButtonTypeRequestPoll