Current section

Files

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

include/telega@dialog@types_WebAppButton.hrl

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