[][src]Module tbot::types::callback::query

Types related to callback queries.

Re-exports

pub use id::Id;

Modules

id

Types representing a callback query ID.

Structs

Query

Represents a CallbackQuery.

Enums

Kind

Represents the kind of the callback.

Origin

Represents the origin of the callback.