Module discord_bot_light_sup

Behaviours: supervisor.

Function Index

get_bot_status/0
init/1
restart_bot/0
start_link/1
start_link/2

Function Details

get_bot_status/0

get_bot_status() -> any()

init/1

init(X1) -> any()

restart_bot/0

restart_bot() -> any()

start_link/1

start_link(Token) -> any()

start_link/2

start_link(Token, Options) -> any()


Generated by EDoc