BreakCondition

fun interface BreakCondition

Functions

Link copied to clipboard
abstract suspend fun invoke(user: User, update: ProcessedUpdate, bot: TelegramBot): Boolean