Current section

Files

Jump to
telega include telega@model@types_RichMessage.hrl
Raw

include/telega@model@types_RichMessage.hrl

-record(rich_message, {
blocks :: list(telega@model@types:rich_block()),
is_rtl :: gleam@option:option(boolean())
}).