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()),
envelope :: gleam@option:option(gleam@erlang@process:subject(telega@webhook_reply:envelope_message()))
}).