class Tourmaline::InlineQueryResult::Builder
- Tourmaline::InlineQueryResult::Builder
- Reference
- Object
Defined in:
tourmaline/models/inline/inline_query_result.crConstructors
Instance Method Summary
- #article(**opts)
- #audio(**opts)
- #cached_audio(**opts)
- #cached_document(**opts)
- #cached_gif(**opts)
- #cached_mpeg4_gif(**opts)
- #cached_photo(**opts)
- #cached_sticker(**opts)
- #cached_video(**opts)
- #cached_voice(**opts)
- #contact(**opts)
- #document(**opts)
- #gif(**opts)
- #location(**opts)
- #mpeg4_gif(**opts)
- #photo(**opts)
- #results : Array(Tourmaline::InlineQueryResult)
- #venue(**opts)
- #video(**opts)