Current section

Files

Jump to
telega include telega@update_CommandUpdate.hrl
Raw

include/telega@update_CommandUpdate.hrl

-record(command_update, {
chat_id :: integer(),
command :: telega@update:command(),
raw :: telega@model:message()
}).