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

feat(ffi): add with_metadata #439

Merged
merged 1 commit into from
Jun 11, 2024
Merged

feat(ffi): add with_metadata #439

merged 1 commit into from
Jun 11, 2024

Conversation

JP-Ellis
Copy link
Contributor

Add the ability to set metadata for sync and async message interactions. This capability was formerly provided with message_with_metadata using a MessageHandle; however, this is now deprecated in favour of the InteractionHandle method.

Add the ability to set metadata for sync and async message interactions.
This capability was formerly provided with `message_with_metadata` using
a `MessageHandle`; however, this is now deprecated in favour of the
`InteractionHandle` method.

Signed-off-by: JP-Ellis <[email protected]>
@JP-Ellis JP-Ellis self-assigned this Jun 11, 2024
@rholshausen rholshausen merged commit b7869cd into master Jun 11, 2024
63 checks passed
@rholshausen rholshausen deleted the feat/with-metadata branch June 11, 2024 06:19
@JP-Ellis JP-Ellis mentioned this pull request Jun 13, 2024
3 tasks
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.

2 participants