Current section

Files

Jump to
telega include telega@bot_WaitHandlerChatInstanceMessage.hrl
Raw

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())
}).