Guide
Advanced
Introduction
Built-in
Official
Third-party
Examples
grammY
Telegram
Tools
Overview
Tutorials
Appearance
A preformatted text block, corresponding to the nested HTML tags &lt;pre> and <code>.
Source
type: "pre";
Type of the block, always “pre”
text: RichText;
Text of the block
language?: string;
The programming language of the text