Current section
Files
Jump to
Current section
Files
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())
}).