Current section

Files

Jump to
telega include telega@dialog@types_UrlButton.hrl
Raw

include/telega@dialog@types_UrlButton.hrl

-record(url_button, {
text :: binary(),
url :: binary()
}).