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