Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot API 7.1 #1465

Merged
merged 3 commits into from
May 25, 2024
Merged

Bot API 7.1 #1465

merged 3 commits into from
May 25, 2024

Conversation

noplanman
Copy link
Member

? !
Type feature
BC Break no
Fixed issues #1464

Summary

Bot API 7.1 implementation

@noplanman noplanman requested a review from TiiFuchs May 24, 2024 22:20
Copy link
Member

@TiiFuchs TiiFuchs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There might be newline that needs to be removed.
But everything else is fine! 👍🏻
Thank you!

@@ -38,9 +38,11 @@
* @link https://core.telegram.org/bots/api#message
*
* @method int getMessageId() Unique message identifier
* @method int getMessageThreadId() Optional. Unique identifier of a message thread to which the message belongs; for supergroups only
* @method int getMessageThreadId() Optional. Unique identifier of a message thread to which the message belongs;
for supergroups only
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That newline might be a mistake...?

Copy link
Member Author

@noplanman noplanman May 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes, the forced newline when auto-formatting, need to find a way to disable that. We should probably look into pint anyway for formatting.

@noplanman noplanman merged commit 6804631 into develop May 25, 2024
4 checks passed
@TiiFuchs TiiFuchs deleted the bot-api-7.1 branch May 28, 2024 07:27
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