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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added method MemberIsMember for interface ChatMember #161

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Added method MemberIsMember for interface ChatMember #161

merged 2 commits into from
Feb 15, 2024

Conversation

code-a1
Copy link
Contributor

@code-a1 code-a1 commented Feb 12, 2024

馃挰 Description

Added a new method MemberIsMember that allows to easily know if a ChatMember is effectively member of the chat.

馃 Type of change

  • New feature (non-breaking change which adds functionality)
  • Test update (changes in existing test cases)

馃搵 Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added unit tests that prove my fix is effective or that my feature works
  • Feature or fix that I was working on is in "releasable" state

@mymmrac
Copy link
Owner

mymmrac commented Feb 15, 2024

@code-a1 looks good, just please pull latest commits from main to get linter fixed

@mymmrac mymmrac merged commit 2d5ed07 into mymmrac:main Feb 15, 2024
7 checks 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.

None yet

2 participants