This commit is contained in:
Maybe Waffle 2022-06-26 20:19:30 +04:00
parent 9e2f5dc6cc
commit 108caf8051

View file

@ -58,7 +58,7 @@ pub enum InlineKeyboardButtonKind {
/// switched from, skipping the chat selection screen. /// switched from, skipping the chat selection screen.
/// ///
/// [inline mode]: https://core.telegram.org/bots/inline /// [inline mode]: https://core.telegram.org/bots/inline
/// [switch_pm…]: https://core.telegram.org/bots/api#answerinlinequery /// [switch_pm…]: crate::payloads::AnswerInlineQuery
SwitchInlineQuery(String), SwitchInlineQuery(String),
/// If set, pressing the button will insert the bots username and the /// If set, pressing the button will insert the bots username and the