Current section

Files

Jump to
telega include telega@bot_PreContext.hrl
Raw

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