Kotlin Telegram Bot API Library (tgbotapi)
0.38.1 PR is in work and I hope today I will release this version. Currently it is still in progress and you may offer some features to include in this update ☺️
Version 0.38.1 is available for including in your projects :) here:
• Realization of #511 issue
• Several small fixes, types clarifications and class casts addings
• Realization of #511 issue
• Several small fixes, types clarifications and class casts addings
GitHub
Release 0.38.1 · InsanusMokrassar/TelegramBotAPI
Core:
MessageCallbackQuery (and all implementers as well) has changed the type of message: now it is ContentMessage<MessageContent> instead of Message
New type ForwardFromPublicChatInfo as e...
MessageCallbackQuery (and all implementers as well) has changed the type of message: now it is ContentMessage<MessageContent> instead of Message
New type ForwardFromPublicChatInfo as e...
Forwarded from inmo.dev
InsanusMokrassar/TelegramBotAPI: 0.38.2
•
•
•
•
• New extensions
•
Common:•
Version:•
MicroUtils: 0.9.0 -> 0.9.1•
API• New extensions
TelegramBot#copyMessages for media groupsGitHub
Release 0.38.2 · InsanusMokrassar/TelegramBotAPI
Common:
Version:
MicroUtils: 0.9.0 -> 0.9.1
API
New extensions TelegramBot#copyMessages for media groups
Version:
MicroUtils: 0.9.0 -> 0.9.1
API
New extensions TelegramBot#copyMessages for media groups
❤1
Hello :) in 0.38.2 I wished to add media groups sending methods with content lists, but due to the signature clash I can't add methods with names like
How do you think, which names in that case would be better to choose for media groups sending by content? Add prefix or postfix like
sendMediaGroup due to their existance with input media lists.How do you think, which names in that case would be better to choose for media groups sending by content? Add prefix or postfix like
sendContentMediaGroup? Or something else? I would be glad to see your opinion :)Forwarded from inmo.dev
InsanusMokrassar/TelegramBotAPI: 0.38.3
•
•
•
•
•
•
• New extensions
•
Common:•
Version:•
MicroUtils: 0.9.1 -> 0.9.2•
Klock: 2.4.10 -> 2.4.12•
UUID: 0.3.1 -> 0.4.0•
API• New extensions
TelegramBot#send• for media groups with contentsGitHub
Release 0.38.3 · InsanusMokrassar/TelegramBotAPI
Common:
Version:
MicroUtils: 0.9.1 -> 0.9.2
Klock: 2.4.10 -> 2.4.12
UUID: 0.3.1 -> 0.4.0
API
New extensions TelegramBot#send* for media groups with contents
Version:
MicroUtils: 0.9.1 -> 0.9.2
Klock: 2.4.10 -> 2.4.12
UUID: 0.3.1 -> 0.4.0
API
New extensions TelegramBot#send* for media groups with contents
Hello everybody, long time no see :) I've started 0.38.4 and you are welcome with suggestions for this update :)
GitHub
0.38.4 by InsanusMokrassar · Pull Request #530 · InsanusMokrassar/TelegramBotAPI
Type-safe library for work with Telegram Bot API. Contribute to InsanusMokrassar/TelegramBotAPI development by creating an account on GitHub.
🔥1
Kotlin Telegram Bot API Library (tgbotapi)
Hello everybody, long time no see :) I've started 0.38.4 and you are welcome with suggestions for this update :)
core.telegram.org
Bot API changelog
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create…
👍4
Release 0.38.4 is available in maven central. Here:
• Fix of #529
• Realization of Telegram Bot API 5.7, including:
• Separation of Sticker to SimpleSticer, AnimatedSticker and VideoSticker
• Fix of #529
• Realization of Telegram Bot API 5.7, including:
• Separation of Sticker to SimpleSticer, AnimatedSticker and VideoSticker
GitHub
Release 0.38.4 · InsanusMokrassar/TelegramBotAPI
This update contains including of Telegram Bot API 5.7
Core:
Support of new fields Sticker
Support of new fields StickerSet
Support of new fields in creating of sticker set and sticker
Utils:
...
Core:
Support of new fields Sticker
Support of new fields StickerSet
Support of new fields in creating of sticker set and sticker
Utils:
...
❤2🔥1
Forwarded from inmo.dev
InsanusMokrassar/TelegramBotAPI: 0.38.6
•
•
•
•
•
• New member of
•
Common:•
Version:•
MicroUtils: 0.9.6 -> 0.9.9•
Klock: 2.4.13 -> 2.5.2•
Core:• New member of
MentionTextSource - usernameGitHub
Release 0.38.6 · InsanusMokrassar/ktgbotapi
Common:
Version:
MicroUtils: 0.9.6 -> 0.9.9
Klock: 2.4.13 -> 2.5.2
Core:
New member of MentionTextSource - username
Version:
MicroUtils: 0.9.6 -> 0.9.9
Klock: 2.4.13 -> 2.5.2
Core:
New member of MentionTextSource - username
Hello everybody :) I have started 0.38.7 version and currently thinking what to add there also. You are always welcome with your suggestions for including in near release
GitHub
0.38.7 by InsanusMokrassar · Pull Request #540 · InsanusMokrassar/TelegramBotAPI
Type-safe library for work with Telegram Bot API. Contribute to InsanusMokrassar/TelegramBotAPI development by creating an account on GitHub.
👍1
Forwarded from inmo.dev
InsanusMokrassar/TelegramBotAPI: 0.38.7
•
•
•
•
•
•
• New function
•
Common:•
Version:•
MicroUtils: 0.9.9 -> 0.9.12•
Klock: 2.5.2 -> 2.6.2•
Core:•
SimplePollOption#votes now is 0 by default• New function
PollOption.Companion#simpleGitHub
Release 0.38.7 · InsanusMokrassar/ktgbotapi
Common:
Version:
MicroUtils: 0.9.9 -> 0.9.12
Klock: 2.5.2 -> 2.6.2
Core:
SimplePollOption#votes now is 0 by default
New function PollOption.Companion#simple
Version:
MicroUtils: 0.9.9 -> 0.9.12
Klock: 2.5.2 -> 2.6.2
Core:
SimplePollOption#votes now is 0 by default
New function PollOption.Companion#simple
👍1
Hello everybody. I wished to ask you about some painful/hard/incorrect places in library you would like to see fixed. What you would like to see in documentation asap? Or maybe you want to have some DSL/extension you are using in different projects. You are welcome in comments or in direct messages
KDocs and Bookstack are currently unavailable, but the most part of information is available in the project wiki and source code (of course :) ). I plan to up bookstack and kdocs asap and will notice about it when they will be available again
GitHub
GitHub - InsanusMokrassar/ktgbotapi: Type-safe library for work with Telegram Bot API
Type-safe library for work with Telegram Bot API. Contribute to InsanusMokrassar/ktgbotapi development by creating an account on GitHub.
Forwarded from inmo.dev
InsanusMokrassar/TelegramBotAPI: 0.38.8
•
•
•
•
•
•
• Fixes in
• Add several new extensions for
•
•
•
•
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#listNoneGitHub
Release 0.38.8 · InsanusMokrassar/ktgbotapi
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 f...
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 f...
Besides, wished to announce that Bookstack must be available (or must become available in near time)
KDocs is available again :) There is a probability that after 22th of March it become unavailable, but I will try hard to avoid or fix it if that will happen
👍3