-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Support delay to accept room invitation #1910
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
Conversation
feat: change say() method response type from void to Message (wechaty#1866)
Merge wechaty/wechaty
Merge wechaty/wechaty
Merge wechaty master
Add reason for logout event (wechaty#1900)
Merge label and new friend search related methods
Merge master
Merge master
Related issue: #1823 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR should follow the same design pattern as the Friendship method before.
See: #1891
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for following the design pattern that we already have.
Will merge it first and fix other issues like the puppet version mismatch.
This new feature will be available on Wechaty@v0.31.5 or above. |
I'm submitting a...
Checklist
Description
please describe the changes that you are making
for features, please describe how to use the new feature
please include a reference to an existing issue, if applicable
Does this PR introduce a breaking change?