MadelineProto/docs/TD_docs/types/InputInlineQueryResult.md

46 lines
1.4 KiB
Markdown
Raw Normal View History

---
title: InputInlineQueryResult
description: constructors and methods of type InputInlineQueryResult
---
## Type: InputInlineQueryResult
[Back to types index](index.md)
Represents one result of the inline query received from the bot
### Possible values (constructors):
[inputInlineQueryResultAnimatedGif](../constructors/inputInlineQueryResultAnimatedGif.md)
[inputInlineQueryResultAnimatedMpeg4](../constructors/inputInlineQueryResultAnimatedMpeg4.md)
[inputInlineQueryResultArticle](../constructors/inputInlineQueryResultArticle.md)
[inputInlineQueryResultAudio](../constructors/inputInlineQueryResultAudio.md)
[inputInlineQueryResultContact](../constructors/inputInlineQueryResultContact.md)
[inputInlineQueryResultDocument](../constructors/inputInlineQueryResultDocument.md)
[inputInlineQueryResultGame](../constructors/inputInlineQueryResultGame.md)
[inputInlineQueryResultLocation](../constructors/inputInlineQueryResultLocation.md)
[inputInlineQueryResultPhoto](../constructors/inputInlineQueryResultPhoto.md)
[inputInlineQueryResultSticker](../constructors/inputInlineQueryResultSticker.md)
[inputInlineQueryResultVenue](../constructors/inputInlineQueryResultVenue.md)
[inputInlineQueryResultVideo](../constructors/inputInlineQueryResultVideo.md)
[inputInlineQueryResultVoice](../constructors/inputInlineQueryResultVoice.md)
### Methods that return an object of this type (methods):