Current section

Files

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

include/telega@model@types_InputRichBlockPreformatted.hrl

-record(input_rich_block_preformatted, {
type_ :: binary(),
text :: telega@model@types:rich_text(),
language :: gleam@option:option(binary())
}).