GramIO API Reference / gramio/dist / TelegramRichTextBold
Interface: TelegramRichTextBold
Defined in: @gramio/types/out/objects.d.ts:7277
A bold text.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | The text | @gramio/types/out/objects.d.ts:7285 |
type | "bold" | Type of the rich text, always “bold” | @gramio/types/out/objects.d.ts:7281 |