What of the flask and callback Is there a way

to do that?

1 ответов

14 просмотров

@app.route("your-callback-uri") def getUpdates(updates): #parse updates here return "", 200

Похожие вопросы

Карта сайта