View Source ExTDLib.Object.InlineQueryResultsButton (ExTDLib v0.0.4)
Represents a button to be shown above inline query results.
| Name | Type | Description |
|---|---|---|
| text | string | The text of the button. |
| type | InlineQueryResultsButtonType | Type of the button. |
More details on telegram's documentation.