Method: TD::Types::Update::MessageEdited#reply_markup
- Defined in:
- lib/tdlib/types/update/message_edited.rb
#reply_markup ⇒ TD::Types::ReplyMarkup?
New message reply markup; may be null.
9 10 11 |
# File 'lib/tdlib/types/update/message_edited.rb', line 9 def reply_markup @reply_markup end |