How can I get textInput
value from app/frames/route.tsx
#431
Answered
by
agustif
kanechan25
asked this question in
Q&A
-
This is
And in the
but |
Beta Was this translation helpful? Give feedback.
Answered by
agustif
Aug 28, 2024
Replies: 1 comment
-
searchParams references params on the url string ctx.message.textInput is what you need 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davidfurlong
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
searchParams references params on the url string
ctx.message.textInput is what you need 🙏