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

implemented all the edit message functions #77

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

roskee
Copy link
Owner

@roskee roskee commented Oct 8, 2023

I have created separate models and separate functions for each edit function to conform to #75.

A new issue is introduced though. these functions have different responses depending on the type of the message (inline or not). Since Go is statically typed, I am not sure how we should handle this at this moment. So instead of holding this issue I have created issue #76 to solve this.

@roskee roskee linked an issue Oct 8, 2023 that may be closed by this pull request
@roskee roskee merged commit 5f9b213 into main Oct 8, 2023
2 checks passed
@roskee roskee deleted the 74-implement-edit-message-functions branch October 8, 2023 10:08
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.

Implement edit message functions
1 participant