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 v5.4 #256

Merged
merged 9 commits into from
Nov 19, 2021
Merged

BOT API v5.4 #256

merged 9 commits into from
Nov 19, 2021

Conversation

mircoianese
Copy link
Collaborator

Hello,

I've implemented into the library the changes of the version 5.4 released on November 5, 2021.
Each commit correspond to one of the changes listed on the official ChangeLog.
I did not run any tests on the changes I did, but I have also edited the tests... So please run those before merging to make sure everything is fine!
Also tests for methods approveChatJoinRequest and declineChatJoinRequest are missing.

Thanks

Verified

This commit was signed with the committer’s verified signature.
UlisesGascon Ulises Gascón
-Added the the parameter creates_join_request to the methods createChatInviteLink and editChatInviteLink for managing chat invite links that create join requests (read more about this on our blog).
-Added the fields creates_join_request and pending_join_request_count to the class ChatInviteLink.
-Added the field name to the class ChatInviteLink and the parameters name to the methods createChatInviteLink and editChatInviteLink for managing invite link names.

Verified

This commit was signed with the committer’s verified signature.
UlisesGascon Ulises Gascón
… class ChatJoinRequest and the field chat_join_request in the Update class.

Verified

This commit was signed with the committer’s verified signature.
UlisesGascon Ulises Gascón
…or managing requests to join the chat

Verified

This commit was signed with the committer’s verified signature.
UlisesGascon Ulises Gascón

Verified

This commit was signed with the committer’s verified signature.
UlisesGascon Ulises Gascón

Verified

This commit was signed with the committer’s verified signature.
UlisesGascon Ulises Gascón

Verified

This commit was signed with the committer’s verified signature.
UlisesGascon Ulises Gascón

Verified

This commit was signed with the committer’s verified signature.
ruyadorno Ruy Adorno
@pengrad
Copy link
Owner

pengrad commented Nov 19, 2021

Huge thanks, Mirco!

@pengrad pengrad merged commit 2dd9fd6 into pengrad:master Nov 19, 2021
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.

None yet

2 participants