ReplyKeyboardHide

---types---
replyKeyboardHide#a03e5b85 selective:flags.2?true = ReplyMarkup

Belongs to

ReplyMarkup

In Rust this constructor is a variant of the enums::ReplyMarkup enum.
Match on it with: if let enums::ReplyMarkup::ReplyKeyboardHide(v) = result { ... }

Parameters

selectivetrueoptional

Used by

EditInlineBotMessage
EditMessage
SendMedia
SendMessage