[][src]Module tbot::types::parameters

Types used as parameters, mainly for methods.

Structs

Photo

Represents a photo to be sent as an invoice preview.

Text

Represents input text.

Enums

CallbackAction

Represent possible actions for AnswerCallbackQuery.

ChatId

Represents possible ways to specify the destination chat.

Flexibility

Chooses if price is flexible (i.e. it depends on some factor).

NotificationState

Chooses if a notification will be sent for a new message.

Requirement

Chooses if a piece of data is required.

SendToProviderState

Chooses if some payment data is send to the provider.

UpdateKind

Represents update types to subscribe with Webhook or Polling.

UrlVisibility

Represent URL visibility state.

WebPagePreviewState

Chooses if a web page preview will be shown.

Traits

ImplicitChatId

Allows certian types to be turned into ChatId implicitly.