Files
TeleDiffusionBot/bot/handlers/help_command/help_strings.py

4 lines
78 B
Python

help_data = {
'setendpoint': '(admin) Set StableDiffusion API endpoint'
}