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

Chat join request shortcuts #1235

Merged
merged 2 commits into from Jul 30, 2023
Merged

Conversation

JrooTJunior
Copy link
Member

Description

Added new shortcuts for ChatJoinRequest
to make easier access to sending messages to users who wants to join to chat.

ChatJoinRequest now includes additional message methods including SendAnimation, SendAudio, SendContact, and many more. The changes are useful for sending various types of messages during chat join requests.
@JrooTJunior JrooTJunior added the 3.x Issue or PR for stable 3.x version label Jul 30, 2023
@JrooTJunior JrooTJunior added this to the 3.0 milestone Jul 30, 2023
@JrooTJunior JrooTJunior added this to In progress in 3.0 via automation Jul 30, 2023
@github-actions
Copy link

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Merging #1235 (bee1f9c) into dev-3.x (a1513dd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           dev-3.x     #1235    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          363       363            
  Lines         9025      9127   +102     
==========================================
+ Hits          9025      9127   +102     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
aiogram/types/chat_join_request.py 100.00% <ø> (ø)

@JrooTJunior JrooTJunior merged commit faadc80 into dev-3.x Jul 30, 2023
25 checks passed
3.0 automation moved this from In progress to Done Jul 30, 2023
@JrooTJunior JrooTJunior deleted the chat-join-request-shortcuts branch August 14, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue or PR for stable 3.x version
Projects
3.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant