Class: Telegem::Types::InlineQueryResult
- Defined in:
- lib/api/types.rb
Direct Known Subclasses
InlineQueryResultArticle, InlineQueryResultAudio, InlineQueryResultCachedAudio, InlineQueryResultCachedDocument, InlineQueryResultCachedGif, InlineQueryResultCachedMpeg4Gif, InlineQueryResultCachedPhoto, InlineQueryResultCachedSticker, InlineQueryResultCachedVideo, InlineQueryResultCachedVoice, InlineQueryResultContact, InlineQueryResultDocument, InlineQueryResultGame, InlineQueryResultGif, InlineQueryResultLocation, InlineQueryResultMpeg4Gif, InlineQueryResultPhoto, InlineQueryResultSticker, InlineQueryResultVenue, InlineQueryResultVideo, InlineQueryResultVoice
Instance Attribute Summary
Attributes inherited from BaseType
Method Summary
Methods inherited from BaseType
#initialize, #inspect, #method_missing, #respond_to_missing?, #to_h, #to_s
Constructor Details
This class inherits a constructor from Telegem::Types::BaseType
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Telegem::Types::BaseType