Current section
Files
Jump to
Current section
Files
include/telega@bot_WaitHandlerChatInstanceMessage.hrl
-record(wait_handler_chat_instance_message, {
handler :: telega@bot:handler(any(), any(), any()),
handle_else :: gleam@option:option(telega@bot:handler(any(), any(), any())),
timeout :: gleam@option:option(integer())
}).