Current section

Files

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

include/telega@model@types_InputRichBlockMathematicalExpression.hrl

-record(input_rich_block_mathematical_expression, {
type_ :: binary(),
expression :: binary()
}).