Current section

Files

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

include/telega@model@types_RichBlockCaption.hrl

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