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

Feature request: Bridged Method for Lookup by Message Id #422

Closed
alexrisch opened this issue Jun 18, 2024 · 0 comments
Closed

Feature request: Bridged Method for Lookup by Message Id #422

alexrisch opened this issue Jun 18, 2024 · 0 comments
Labels
enhancement New feature or request V3 Followups

Comments

@alexrisch
Copy link
Contributor

Is your feature request related to a problem?

On the group object it could be nice to lookup by message Id
If no message, then return undefined

Describe the solution to the problem

group.findMessageById(messageId: string): Promise<DecodedMessage>

Describe the uses cases for the feature

No response

Additional details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request V3 Followups
Projects
Status: Done
Development

No branches or pull requests

3 participants