Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextBankCardNumber

Interface: TelegramRichTextBankCardNumber

Defined in: @gramio/types/out/objects.d.ts:7561

A text with a bank card number.

Documentation

Properties

PropertyTypeDescriptionDefined in
bank_card_numberstringThe bank card number@gramio/types/out/objects.d.ts:7573
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7569
type"bank_card_number"Type of the rich text, always “bank_card_number”@gramio/types/out/objects.d.ts:7565