| Package | Description |
|---|---|
| org.telegram.bot.kernel |
| Modifier and Type | Method and Description |
|---|---|
void |
TimerExecutor.startExecutionEach(CustomTimerTask task,
int targetHour,
int targetMin,
int targetSec)
Add a new CustomTimerTask to be executed
|
void |
TimerExecutor.startExecutionEveryDayAt(CustomTimerTask task,
int targetHour,
int targetMin,
int targetSec)
Add a new CustomTimerTask to be executed
|
Copyright © 2016. All rights reserved.