semaphore.Job
- class semaphore.Job(handler: Callable, context: ChatContext, repeat: bool = False, monthly: bool = False, interval: int | None = None)[source]
Bases:
object
This object represents a bot job.
Bases: object
This object represents a bot job.