Skip to content

Conversation

MarcoBuster
Copy link
Member

This resolves #139 issue.

  • New InlineKeyboardMarkup class
  • New InlineKeyboardButton class
  • New attribute Message.reply_markup

required = {
"text": str,
}
optional = {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing login_url and callback_game parameters

@@ -3256,6 +3266,58 @@ about its business.
*This attribute can be None if it's not provided by Telegram.*


.. py:class:: botogram.InlineKeyboardButton
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing login_url and callback_game parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Inline keyboard in incoming Message objects
2 participants