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

Store and retrieve last message #11

Merged
merged 3 commits into from
Sep 23, 2024
Merged

Store and retrieve last message #11

merged 3 commits into from
Sep 23, 2024

Conversation

tblanarik
Copy link
Owner

closes #10

This pull request introduces several significant changes to the function_app.py file, including the integration of Azure Table Storage for storing message IDs, and modifies the call_target function to use HTTP PATCH when updating existing messages. Additionally, the test.py file has been updated to reflect these changes.

@tblanarik tblanarik merged commit d08092a into main Sep 23, 2024
1 check passed
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.

Edit previous messages with new spots
1 participant