Replies: 1 comment
-
Make sense to open an option for enable short token. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I made another Cusdis telegram bot which can approve and append comment in telegram.
The project in here cusdis-telegram-bot
For now I am using a serverless redis to store approve link.
Because telegram bot inline button's callback_data can only support 64bytes data maximum.
So I wonder if the token can be shorter that the bot no need to use a redis and can be handled in telegram.
Beta Was this translation helpful? Give feedback.
All reactions