phpbotgram

RichTextType : string
in package

This object represents the rich text type.

Source: https://core.telegram.org/bots/api#richtext

Table of Contents

Cases

Anchor  = 'anchor'
AnchorLink  = 'anchor_link'
BankCardNumber  = 'bank_card_number'
Bold  = 'bold'
BotCommand  = 'bot_command'
Cashtag  = 'cashtag'
Code  = 'code'
CustomEmoji  = 'custom_emoji'
DateTime  = 'date_time'
EmailAddress  = 'email_address'
Hashtag  = 'hashtag'
Italic  = 'italic'
Marked  = 'marked'
MathematicalExpression  = 'mathematical_expression'
Mention  = 'mention'
PhoneNumber  = 'phone_number'
Reference  = 'reference'
ReferenceLink  = 'reference_link'
Spoiler  = 'spoiler'
Strikethrough  = 'strikethrough'
Subscript  = 'subscript'
Superscript  = 'superscript'
TextMention  = 'text_mention'
Underline  = 'underline'
Url  = 'url'

Cases

On this page

Search results