Current section

Files

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

include/telega@model@types_InputRichBlockAnimation.hrl

-record(input_rich_block_animation, {
type_ :: binary(),
animation :: telega@model@types:input_media_animation(),
caption :: gleam@option:option(telega@model@types:rich_block_caption())
}).