Current section

Files

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

include/telega@model@types_RichBlockMathematicalExpression.hrl

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