InlineQueryResultType
: string
in package
Type of inline query result
Source: https://core.telegram.org/bots/api#inlinequeryresult
Table of Contents
Cases
- Article = 'article'
- Audio = 'audio'
- Contact = 'contact'
- Document = 'document'
- Game = 'game'
- Gif = 'gif'
- Location = 'location'
- Mpeg4Gif = 'mpeg4_gif'
- Photo = 'photo'
- Sticker = 'sticker'
- Venue = 'venue'
- Video = 'video'
- Voice = 'voice'