diff --git a/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/Common.kt b/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/Common.kt index 692ad76685..9f2420a55c 100644 --- a/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/Common.kt +++ b/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/Common.kt @@ -96,7 +96,7 @@ val openPeriodPollSecondsLimit = 5 .. 600 val membersLimit = 1 .. 99999 val suggestedTipAmountsLimit = 1 .. 4 -git + val inputFieldPlaceholderLimit = 1 .. 64 val emojisInStickerLimit = 1 .. 20