-record(telega, { config :: telega@internal@config:config(), bot_info :: telega@model:user(), handlers :: list(telega@bot:handler(any())), session_settings :: telega@bot:session_settings(any()), registry_subject :: gleam@erlang@process:subject(telega@bot:registry_message()) }).