Current section

Files

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

include/telega@dialog@types_ActionButton.hrl

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