Current section

Files

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

include/telega@dialog@types_ActionArgButton.hrl

-record(action_arg_button, {
text :: binary(),
action_id :: binary(),
arg :: binary()
}).