mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-03 23:29:33 +00:00
fill changelog (-.-) and remove redundant file
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
## 26.1.0
|
## 26.1.0
|
||||||
|
|
||||||
|
**THIS UPDATE CONTAINS ADDING SUPPORT OF [Telegram Bots API 9.1](https://core.telegram.org/bots/api-changelog#july-3-2025)**
|
||||||
|
|
||||||
|
**THIS UPDATE _MAY_ CONTAINS BREAKING CHANGES**
|
||||||
|
|
||||||
## 26.0.0
|
## 26.0.0
|
||||||
|
|
||||||
**THIS UPDATE CONTAINS BREAKING CHANGES IN BEHAVIOUR BUILDER AND CORE. BE CAREFUL ON UPDATE**
|
**THIS UPDATE CONTAINS BREAKING CHANGES IN BEHAVIOUR BUILDER AND CORE. BE CAREFUL ON UPDATE**
|
||||||
|
@@ -1,15 +0,0 @@
|
|||||||
package dev.inmo.tgbotapi.types.checklists
|
|
||||||
|
|
||||||
import dev.inmo.micro_utils.common.Warning
|
|
||||||
import dev.inmo.tgbotapi.abstracts.TextedInput
|
|
||||||
import dev.inmo.tgbotapi.abstracts.TitledInput
|
|
||||||
import dev.inmo.tgbotapi.types.message.ParseMode
|
|
||||||
import dev.inmo.tgbotapi.types.message.parseModeField
|
|
||||||
import dev.inmo.tgbotapi.types.message.textsources.TextSource
|
|
||||||
import dev.inmo.tgbotapi.types.tasksField
|
|
||||||
import dev.inmo.tgbotapi.types.titleEntitiesField
|
|
||||||
import dev.inmo.tgbotapi.types.titleField
|
|
||||||
import kotlinx.serialization.SerialName
|
|
||||||
import kotlinx.serialization.Serializable
|
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user