Current section
Files
Jump to
Current section
Files
include/telega@bot_HandleNewChatInstanceMessage.hrl
-record(handle_new_chat_instance_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()))
}).