Skip to content

BOT API v10.1#436

Merged
pengrad merged 21 commits into
pengrad:masterfrom
mircoianese:api_10.1
Jun 12, 2026
Merged

BOT API v10.1#436
pengrad merged 21 commits into
pengrad:masterfrom
mircoianese:api_10.1

Conversation

@mircoianese

@mircoianese mircoianese commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

https://core.telegram.org/bots/api#june-11-2026

Note: the commit 94161df (Update timestamp fields to Long) is a breaking change but I think, since those are unix timestamp, that is better to have them as long for future proof. If you do not wish to include it now you can remove it!

Thanks!

…erline, RichTextStrikethrough, RichTextSpoiler, RichTextDateTime, RichTextTextMention, RichTextSubscript, RichTextSuperscript, RichTextMarked, RichTextCode, RichTextCustomEmoji, RichTextMathematicalExpression, RichTextUrl, RichTextEmailAddress, RichTextPhoneNumber, RichTextBankCardNumber, RichTextMention, RichTextHashtag, RichTextCashtag, RichTextBotCommand, RichTextAnchor, RichTextAnchorLink, RichTextReference and RichTextReferenceLink, which represent different types of rich formatted text.
…ing, RichBlockPreformatted, RichBlockFooter, RichBlockDivider, RichBlockMathematicalExpression, RichBlockAnchor, RichBlockList, RichBlockBlockQuotation, RichBlockPullQuotation, RichBlockCollage, RichBlockSlideshow, RichBlockTable, RichBlockDetails, RichBlockMap, RichBlockAnimation, RichBlockAudio, RichBlockPhoto, RichBlockVideo, RichBlockVoiceNote and RichBlockThinking, which represent different types of blocks in a rich formatted message.
@mircoianese mircoianese changed the title BOT Api 10.1 BOT API v10.1 Jun 11, 2026
@mircoianese mircoianese marked this pull request as draft June 11, 2026 20:37
@mircoianese mircoianese requested a review from pengrad June 11, 2026 20:48
@mircoianese mircoianese marked this pull request as ready for review June 11, 2026 20:48
@pengrad

pengrad commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Thank you! Will revert timestamps as the Integer→Long change isn't part of the 10.1 spec and is a breaking change to the public API (return types + method signatures); better as its own PR flagged as breaking.

@pengrad pengrad merged commit 46eafbc into pengrad:master Jun 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants