nonebot.sched
class Scheduler(gconfig={}, **options)
说明
继承自
apscheduler.schedulers.asyncio.AsyncIOScheduler类,功能不变。当 Python 环境中没有安装 APScheduler 包时,此类不存在,
Scheduler为None。参数
gconfig**options
Scheduler(gconfig={}, **options)说明
继承自 apscheduler.schedulers.asyncio.AsyncIOScheduler 类,功能不变。
当 Python 环境中没有安装 APScheduler 包时,此类不存在,Scheduler 为 None。
参数
gconfig
**options