TgKit library and website are still in early development!

InlineQueryResult Class

extends Base

Represents one result of an inline query. **Note:** All URLs passed in inline query results will be available to end users and therefore must be assumed to be **public**.

Properties

clientidtype

Methods

toJSON

Properties

client Client

See the code

id string

Unique identifier for this result, 1-64 bytes

See the code

type InlineQueryResultType

Type of the result

See the code

Methods

toJSON(): object

See the code