Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextUrl

Interface: TelegramRichTextUrl

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

A text with a link.

Documentation

Properties

PropertyTypeDescriptionDefined in
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7509
type"url"Type of the rich text, always “url”@gramio/types/out/objects.d.ts:7505
urlstringURL of the link@gramio/types/out/objects.d.ts:7513