Current section

Files

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

include/telega@model@types_RichTextPhoneNumber.hrl

-record(rich_text_phone_number, {
type_ :: binary(),
text :: telega@model@types:rich_text(),
phone_number :: binary()
}).