Current section

Files

Jump to
telega include telega@bot_HandleUpdateBotMessage.hrl
Raw

include/telega@bot_HandleUpdateBotMessage.hrl

-record(handle_update_bot_message, {
update :: telega@update:update(),
reply_with :: gleam@erlang@process:subject(boolean())
}).