Current section

Files

Jump to
telega include telega@flow@types_CommandInput.hrl
Raw

include/telega@flow@types_CommandInput.hrl

-record(command_input, {
command :: binary(),
payload :: binary()
}).