Current section
Files
Jump to
Current section
Files
include/telega@bot_PreContext.hrl
-record(pre_context, {
update :: telega@update:update(),
config :: telega@internal@config:config(),
dependencies :: any(),
bot_info :: telega@model@types:user(),
annotations :: gleam@dict:dict(binary(), gleam@dynamic:dynamic_())
}).