InputBotInlineResultDocument
---types--- inputBotInlineResultDocument#fff8fdc4 flags:# id:string type:string title:flags.1?string description:flags.2?string document:InputDocument send_message:InputBotInlineMessage = InputBotInlineResult
Belongs to
| InputBotInlineResult |
This type can be an instance of either:
| InputBotInlineResult | InputBotInlineResultDocument |
| InputBotInlineResultGame | InputBotInlineResultPhoto |
Members
| id | string | |
| type | string | |
| document | InputDocument | |
| send_message | InputBotInlineMessage | |
| title | string | This argument defaults to None and can be omitted. |
| description | string | This argument defaults to None and can be omitted. |