Current section

Files

Jump to
telega include telega@bot_HandleNewChatInstanceMessage.hrl
Raw

include/telega@bot_HandleNewChatInstanceMessage.hrl

-record(handle_new_chat_instance_message, {
update :: telega@update:update(),
handlers :: list(telega@bot:handler(any(), any())),
reply_with :: gleam@erlang@process:subject(boolean())
}).