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

Request to Add nonce Field to Message Struct #1577

Open
562589540 opened this issue Oct 3, 2024 · 0 comments
Open

Request to Add nonce Field to Message Struct #1577

562589540 opened this issue Oct 3, 2024 · 0 comments

Comments

@562589540
Copy link

Hi, thank you for maintaining the discordgo library! I have a feature request regarding the Message struct. Currently, the nonce field, which is included in the raw Discord WebSocket message data, is not part of the Message struct in discordgo. This field is crucial for correlating messages, especially when identifying sent messages and their corresponding responses from Discord.

Would it be possible to add the nonce field to the Message struct in a future update? This would help developers who rely on this field for message tracking.

Thank you for your time and consideration!

Best regards.

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

1 participant