Current section

Files

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

include/telega@model@types_InputRichBlockPullQuotation.hrl

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