Releases: InsanusMokrassar/ktgbotapi
Releases · InsanusMokrassar/ktgbotapi
0.38.15
Common
:Version
:MicroUtils
:0.9.20
->0.9.24
Core
:- Fixes in
MessageContent#serializationModule
- Fixes in
BehaviourBuilder
:- Add triggers for
DataCallbackQuery
and subtypes with regex checking of data
- Add triggers for
0.38.14
This update contains including of Telegram Bot API 6.0
Core
:- Constructor of
UnknownInlineKeyboardButton
is not internal and can be created with anyjson
- Constructor of
WebApps
:- Created ����
0.38.13
Core
:- Fixes in
mention
creation - Deprecate
StorageFileInfo
- Fixes in
BehaviourBuilder
:- In the expectations a lot of
on*Message
extensions have been added (likeonContentMessage
). These extensions could be useful when with theContent
its message info is important
- In the expectations a lot of
0.38.12
Common
:Version
:MicroUtils
:0.9.17
->0.9.19
Coroutines
:1.6.0
->1.6.1
Core
:- New type
TextedMediaContent
which will uniteTextedInput
andMediaContent
MediaGroupContent
and all subsequent inheritors have been replaced to the packagedev.inmo.tgbotapi.types.message.content.media
MediaGroupContent
Now extendsTextedMediaContent
instead ofMediaContent
- Add
reply
functions with the texted content with including of text
- New type
Utils
:- Improve work with retrieving of accumulated updates
0.38.11
Common
:Version
:MicroUtils
:0.9.16
->0.9.17
Klock
:2.6.3
->2.7.0
Core
:- Fixes in
TextSourcesList
creating in fromRawMessageEntities
- Old ways to create keyboards (
matrix
androw
) have been deprecated
- Fixes in
API
:- Add ability to
reply
withPoll
- Add ability to
reply
with anyMessageContent
- Add ability to
reply
with anyTelegramMediaFile
- Add ability to
0.38.10
API
:- All
with*Action
extensions got a contracts which declare thatblock
will be called once - Add several extensions
TelegramBot#sendPhoto
withPhotoSize
- Add several extensions
TelegramBot#reply
withPhotoSize
- All
0.38.9
Core
:- New function
MessageContent.Companion#serializationModule
- Now it is possible to create
TelegramBot
(RequestsExecutor
) with several bots under the hood and opportunity
for bots requests load balancing or fault-fix via sending of the requests via another bot
- New function
API
:- Add replies which will use another message as a source for reply (
copyMessage
)
- Add replies which will use another message as a source for reply (
0.38.8
Common
:Version
:MicroUtils
:0.9.12
->0.9.16
Klock
:2.6.2
->2.6.3
Ktor
:1.6.7
->1.6.8
BehaviourBuilder
:- Fixes in
onMediaGroup
and dependent functions - Add several new extensions for
SimpleFilter
:SimpleFilter#listAll
SimpleFilter#listAny
SimpleFilter#listNone
- Fixes in
0.38.7
Common
:Version
:MicroUtils
:0.9.9
->0.9.12
Klock
:2.5.2
->2.6.2
Core
:SimplePollOption#votes
now is0
by default- New function
PollOption.Companion#simple
0.38.6
Common
:Version
:MicroUtils
:0.9.6
->0.9.9
Klock
:2.4.13
->2.5.2
Core
:- New member of
MentionTextSource
-username
- New member of