Current section

Files

Jump to
telega include telega@bot_BotHealth.hrl
Raw

include/telega@bot_BotHealth.hrl

-record(bot_health, {
draining :: boolean(),
in_flight :: integer(),
chat_instances :: integer()
}).