To save something in Telegram Cloud Storage you should use this action:
The key should contain 1-128 characters, only A-Z, a-z, 0-9, _ and - are allowed.
A-Z
a-z
0-9
_
-
The value should contain 0-4096 characters. You can store up to 1024 keys in the cloud storage.
As default the Telegram Mini App stores 3 keys into every Telegram User Cloud Storage, so you don't need to save that data:
language_code
user_id
username
To get something from Telegram Cloud Storage you should use this expression:
To remove any key OR keys from Telegram Cloud Storage you should use this action:
In Items property you should write comma seperated keys.
Items
Last updated 1 year ago