Current section

Files

Jump to
telega include telega@update_Command.hrl
Raw

include/telega@update_Command.hrl

-record(command, {
text :: binary(),
command :: binary(),
payload :: gleam@option:option(binary())
}).