GramIO API Reference / gramio/dist / TelegramRichTextBankCardNumber
Interface: TelegramRichTextBankCardNumber
Defined in: @gramio/types/out/objects.d.ts:7561
A text with a bank card number.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
bank_card_number | string | The bank card number | @gramio/types/out/objects.d.ts:7573 |
text | TelegramRichText | The 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 |