invoke
Parameters
Will be used to create result bots
Will be called with each item from keepers in process of bots creation
It is strategy by which the bot is selected for the execution. This lambda will receive -1 when request execution just started and this call is first in context of one execute. By default, will select next TelegramBot when called (or first when current index is last or -1)
This method will be called inside of close method. By default, will close all bots
Parameters
Will be used to create result bots
Will be called with each item from tokens in process of bots creation
It is strategy by which the bot is selected for the execution. This lambda will receive -1 when request execution just started and this call is first in context of one execute. By default, will select next TelegramBot when called (or first when current index is last or -1)
This method will be called inside of close method. By default, will close all bots
Parameters
Pairs with first parameter as a token and second parameter api url. Will be used to create result bots
Will be called with each item from tokens in process of bots creation
It is strategy by which the bot is selected for the execution. This lambda will receive -1 when request execution just started and this call is first in context of one execute. By default, will select next TelegramBot when called (or first when current index is last or -1)
This method will be called inside of close method. By default, will close all bots