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

Added edit-reply-markup #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added edit-reply-markup #52

wants to merge 1 commit into from

Conversation

kensay98
Copy link

@kensay98 kensay98 commented Nov 7, 2019

Added support for editMessageReplyMarkup

@marksto marksto self-requested a review July 2, 2021 17:22
Copy link
Contributor

@marksto marksto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the input, @kensay98! Could you, please, fix the review comments for this PR to be merged.

@@ -101,6 +101,18 @@
:form-params query})]
(-> resp :body))))

(defn edit-reply-markup
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fn have to be renamed edit-message-reply-markup to precisely match the Bot API method name.

@marksto marksto assigned marksto and kensay98 and unassigned marksto Jul 2, 2021
@marksto
Copy link
Contributor

marksto commented Jan 30, 2022

For those looking for a more complete Clojure client library for the Telegram Bot API, there is one that covers 100% of the available bot methods and exposes a consistent API.

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