Open japolyak opened 7 months ago
Come with idea, how not split subjects with whitespaces -> Computer science
Computer science
@bot.callback_query_handler(func=lambda call: True) def callback_handler(call: CallbackQuery): callback_data = call.data.split()
Come with idea, how not split subjects with whitespaces ->
Computer science