Method: TD::Types::Update::MessageEdited#reply_markup

Defined in:
lib/tdlib/types/update/message_edited.rb

#reply_markupTD::Types::ReplyMarkup?

New message reply markup; may be null.

Returns:



9
10
11
# File 'lib/tdlib/types/update/message_edited.rb', line 9

def reply_markup
  @reply_markup
end