Action

fun interface Action

Functions

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