Skip to content

GramIO API Reference / gramio/dist / TelegramRichTextPhoneNumber

Interface: TelegramRichTextPhoneNumber

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

A text with a phone number.

Documentation

Properties

PropertyTypeDescriptionDefined in
phone_numberstringThe phone number@gramio/types/out/objects.d.ts:7553
textTelegramRichTextThe text@gramio/types/out/objects.d.ts:7549
type"phone_number"Type of the rich text, always “phone_number”@gramio/types/out/objects.d.ts:7545