Method: TD::Types::InputInlineQueryResult::Photo#input_message_content
- Defined in:
- lib/tdlib/types/input_inline_query_result/photo.rb
#input_message_content ⇒ TD::Types::InputMessageContent
The content of the message to be sent. Must be one of the following types: InputMessageText, InputMessagePhoto, InputMessageLocation, InputMessageVenue or InputMessageContact.
16 17 18 |
# File 'lib/tdlib/types/input_inline_query_result/photo.rb', line 16 def end |