1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-01 07:25:23 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types
2024-04-18 20:07:33 +06:00
..
abstracts add TextQuote 2024-01-07 20:51:29 +06:00
actions fixes 2022-08-06 00:39:46 +06:00
boosts fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
business_connection some progress on business chats 2024-04-16 19:25:18 +06:00
buttons update users shared related things 2024-04-18 15:03:22 +06:00
chat add support of birthdate 2024-04-18 14:43:14 +06:00
colors fixes 2024-01-05 20:30:07 +06:00
commands fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
dice add support of external_reply in RawMessage 2024-01-07 19:38:22 +06:00
files update stickers 2024-04-18 16:12:19 +06:00
games add support of external_reply in RawMessage 2024-01-07 19:38:22 +06:00
giveaway fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
InlineQueries ShippingQueryId is value class now 2024-03-16 21:17:36 +06:00
location add support of external_reply in RawMessage 2024-01-07 19:38:22 +06:00
media rename thumb field 2023-03-10 12:02:40 +06:00
message add flag sentByBusinessConnectionOwner 2024-04-18 20:07:33 +06:00
passport fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
payments ShippingOptionId now is value class 2024-03-16 22:47:17 +06:00
polls PollId now is value class 2024-03-16 22:53:01 +06:00
queries/callback renamed several types 2024-03-16 21:21:34 +06:00
reactions fixes in reactions 2024-01-08 15:13:51 +06:00
request update stickers 2024-04-18 16:12:19 +06:00
stickers support of new stickers API 2024-04-18 15:50:21 +06:00
stories make Story to be data class 2024-02-17 01:46:26 +06:00
update add different business entities 2024-04-16 18:29:57 +06:00
venue add support of external_reply in RawMessage 2024-01-07 19:38:22 +06:00
webapps InlineMessageId is value class now 2024-03-16 20:36:48 +06:00
Birthdate.kt add support of birthdate 2024-04-18 14:43:14 +06:00
BotCommand.kt artifacts names has been changed 2020-10-04 18:34:03 +06:00
BotDescription.kt add support of localized bot description 2023-03-10 00:34:57 +06:00
BotName.kt add support of get/set MyName 2023-04-21 20:51:22 +06:00
BotShortDescription.kt add support of localized bot description 2023-03-10 00:34:57 +06:00
CallbackQueryId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
ChatIdentifier.kt add flag sentByBusinessConnectionOwner 2024-04-18 20:07:33 +06:00
ChatInviteLink.kt update dependencies 2023-05-27 18:19:14 +06:00
ChatLocation.kt chats sealing 2022-04-22 00:16:41 +06:00
ChatPhoto.kt TgFileUniqueId is value class now 2024-03-16 20:21:29 +06:00
Common.kt support of new stickers API 2024-04-18 15:50:21 +06:00
Contact.kt add support of external_reply in RawMessage 2024-01-07 19:38:22 +06:00
CustomEmojiId.kt extract different ids into external files 2024-03-16 23:09:01 +06:00
ForumTopic.kt add support of forum requests 2022-11-06 15:29:48 +06:00
InlineMessageId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
InlineQueryId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
LinkPreviewOptions.kt fixes in LinkPreviewOptions 2024-01-10 16:46:36 +06:00
LoginURL.kt artifacts names has been changed 2020-10-04 18:34:03 +06:00
MediaGroupId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
MenuButton.kt fix of build and add annotation to all fields with one 2024-01-09 17:52:13 +06:00
MessageId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
MessageThreadId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
PollIdentifier.kt PollId now is value class 2024-03-16 22:53:01 +06:00
PreCheckoutQueryId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
RawChatId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
ReplyInfo.kt add support of Story content and reply_to_story field 2024-02-16 21:54:13 +06:00
ReplyParameters.kt make allowSendingWithoutReply nullable 2024-01-08 10:05:41 +06:00
RequestError.kt fixes 2023-05-27 18:33:28 +06:00
Response.kt artifacts names has been changed 2020-10-04 18:34:03 +06:00
ResponseParametersRaw.kt update dependencies 2023-05-27 18:19:14 +06:00
ShippingOptionId.kt ShippingOptionId now is value class 2024-03-16 22:47:17 +06:00
ShippingQueryId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
StickerFormat.kt extract different ids into external files 2024-03-16 23:09:01 +06:00
StickerSetName.kt StickerSetName now is value class 2024-03-16 23:07:55 +06:00
StickerType.kt extract different ids into external files 2024-03-16 23:09:01 +06:00
StoryId.kt extract different ids into external files 2024-03-16 23:09:01 +06:00
TelegramDate.kt update dependencies 2023-05-27 18:19:14 +06:00
TextQuote.kt fix of testSources in TextQuote 2024-01-08 13:55:41 +06:00
TgFileUniqueId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
UpdateId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
UpdateTypes.kt fixes in updates retrieving 2024-04-18 17:06:48 +06:00
UserProfilePhotos.kt buildable except of jvm tests 2021-05-29 15:34:14 +06:00
WebAppQueryId.kt RawChatId as value class 2024-03-16 22:40:42 +06:00
WebhookInfo.kt add support of WebhookInfo#lastSynchronizationErrorDate 2022-04-23 12:28:40 +06:00