How I can avoid using “global” with asyncio (telethon)?

前端 未结 0 1222
耶瑟儿~
耶瑟儿~ 2020-12-10 01:16

As far as I know using "global" is a bad practice in python, but I have no idea how to avoid it here. Thank you in advance.

import asyncio
from tele         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题