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

Allow Custom ID for Account with Multiple Numbers in parseMessage #35

Open
sayoadesokan opened this issue Jan 24, 2024 · 2 comments
Open

Comments

@sayoadesokan
Copy link

Issue Description:
The current parseMessage method in WhatsAppCloud API lacks a simple way to set a custom ID for accounts with multiple numbers. This becomes problematic when handling different numbers associated with an account that require specific processing based on unique identifiers.

Proposal:
To improve parseMessage, we suggest adding an optional custom ID parameter. This change allows users to specify a custom identifier when using parseMessage, providing flexibility in managing messages from different numbers within the same account.

This enhancement ensures users can easily provide a custom ID when using parseMessage, improving customization and better management of messages from multiple numbers associated with an account.

@DaggieBlanqx
Copy link
Owner

hello @sayoadesokan ,
Feel free to open a PR

@sayoadesokan
Copy link
Author

@DaggieBlanqx i have done that, pls do look through it and merge pls. Thank you!

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

No branches or pull requests

2 participants