Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextBold

Interface: TelegramRichTextBold

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

A bold text.

Documentation

Properties

PropertyTypeDescriptionDefined in
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7285
type"bold"Type of the rich text, always “bold”@gramio/types/out/objects.d.ts:7281