Vivek333

Update 2

Nov 10th, 2025
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.60 KB | None | 0 0
  1. {
  2.   "update_dialog": {
  3.     "topText": "Update Available",
  4.     "mainQuestion": "A new version is ready!",
  5.     "buttonText": "Download Now",
  6.     "buttonClickUrl": "https://www.youtube.com/"
  7.   },
  8.   "login_dialog": {
  9.     "topText": "Access Required",
  10.     "buttonText": "Login",
  11.     "adminButtonText": "Admin",
  12.     "adminButtonUrl": "https://t.me/YourTelegramLink"
  13.   },
  14.   "common_style": {
  15.     "topIconAsset": "icon.png",
  16.     "topIconSpin": true,
  17.     "animateGradient": true,
  18.     "buttonGradientStartColor": "#FFDAB9",
  19.     "buttonGradientEndColor": "#E6E6FA",
  20.     "buttonTextColor": "#333333"
  21.   }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment