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

BUG: Missing MessageId property from Message class #37

Open
siualpinto opened this issue Sep 26, 2024 · 0 comments
Open

BUG: Missing MessageId property from Message class #37

siualpinto opened this issue Sep 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@siualpinto
Copy link

siualpinto commented Sep 26, 2024

Description

The MessageTraitDefinition class for the Async API MessageObject doesn't have the MessageId Property.

How to reproduce?

Steps to reproduce the behavior:
N/A

Expected behavior

MessageTraitDefinition.cs should have a string property called MessageId

Actual behavior

Missing MessageId from MessageTraitDefinition.cs

Additional info

N/A

@siualpinto siualpinto added the bug Something isn't working label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant