RichBlockFooter
A footer, corresponding to the HTML tag <footer>.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the block, always “footer” |
text | RichText | required | Text of the block |
import
import type { RichBlockFooter } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#richblockfooter