1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-01-13 08:49:20 +00:00

fix of #1019 and improve longPollingFlow

This commit is contained in:
2025-11-23 17:35:59 +06:00
parent 97dae295d6
commit 28b5fae760
6 changed files with 92 additions and 21 deletions

View File

@@ -10654,6 +10654,7 @@ public final class dev/inmo/tgbotapi/types/CommonKt {
public static final field yShiftField Ljava/lang/String;
public static final field yearField Ljava/lang/String;
public static final fun getAllowedConnectionsLength ()Lkotlin/ranges/IntRange;
public static final fun getAllowedConnectionsWithLocalServerLength ()Lkotlin/ranges/IntRange;
public static final fun getBasketballAndFootballDiceResultLimit ()Lkotlin/ranges/IntRange;
public static final fun getBotCommandDescriptionLimit ()Lkotlin/ranges/IntRange;
public static final fun getBotCommandLengthLimit ()Lkotlin/ranges/IntRange;