GramIO API Reference / gramio/dist / TelegramRichBlockCaption
Interface: TelegramRichBlockCaption
Defined in: @gramio/types/out/objects.d.ts:7753
Caption of a rich formatted block.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
credit? | TelegramRichText | Optional. Block credit which corresponds to the HTML tag <cite> | @gramio/types/out/objects.d.ts:7761 |
text | TelegramRichText | Block caption | @gramio/types/out/objects.d.ts:7757 |