spkesDE / com.spkes.telegramNotifications

GNU General Public License v3.0
4 stars 5 forks source link

Custom ID for each question #9

Closed spkesDE closed 1 year ago

spkesDE commented 2 years ago

https://core.telegram.org/bots/api#inlinekeyboardbutton

callback_dataString
Optional. 
Data to be sent in a to the bot when button is pressed, 1-64 bytes

< UUID >.< AnswerID >.[customId] 36 + 1 (for .) + 1-3 + ?? (max 23)

spkesDE commented 2 years ago

Switched from UUID to a nanoId (10length)