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

Get quoted text message by its id or what else #753

Open
rongzunzzz opened this issue Feb 5, 2025 · 0 comments
Open

Get quoted text message by its id or what else #753

rongzunzzz opened this issue Feb 5, 2025 · 0 comments
Labels

Comments

@rongzunzzz
Copy link

These days we send msg with some past msg quoted. As a linebot developer, if the user sends a msg, i can get its quote token and quoted message id, but how can i get the text content of the quoted message? Can get_message_content_with_http_info be used only for BLOBs? Is there any other methods to meet my requirement, thank you.

當用戶引用先前回覆作為回覆時(就是我們平常傳訊息前會使用的針對特定訊息回覆功能),我可以取得他的 quote token 還有 quoted message id,但我找不到可以透過這個 message id 去抓取該訊息。 get_message_content_with_http_info 好像只能用在 BLOB 類型的訊息上,不知道有沒有其他方法可以取得被回覆的訊息?謝謝。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant