Current section
Files
Jump to
Current section
Files
src/telegram_bot_captcha.app.src
{application,telegram_bot_captcha,
[{description,"Telegram Bot captcha"},
{vsn,"0.3.0"},
{registered,[]},
{mod,{telegram_bot_captcha,[]}},
{applications,[kernel,stdlib,telegram_bot_api]},
{env,[]},
{modules,[]},
{licenses,["MIT"]},
{links,[{"GitHub",
"https://github.com/krot3232/telegram_bot_captcha"}]},
{build_tools,["rebar3"]}]}.