ultra-telegram-framework
Preparing search index...
types/telegram
RichBlockFooter
Interface RichBlockFooter
A footer, corresponding to the HTML tag
interface
RichBlockFooter
{
text
:
RichText
;
type
:
string
;
}
Index
Properties
text
type
Properties
text
text
:
RichText
Text of the block
type
type
:
string
Type of the block, always "footer"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
type
ultra-telegram-framework
Loading...
A footer, corresponding to the HTML tag