RichTextSubscript
A subscript text.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the rich text, always “subscript” |
text | RichText | required | The text |
import
import type { RichTextSubscript } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#richtextsubscript