Advertisement
Vivek333

Untitled

Oct 20th, 2024 (edited)
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "enabled": true,
  3. "title": "Hello",
  4. "message": "This is My Notification App!!!!",
  5. "style": "bigpicture",
  6. "lines": ["رسالة ١", "رسالة ٢", "مرحبا ٣"],
  7. "sound": true,
  8. "vibrate": true,
  9. "expires": "2025-05-030T12:00:00",
  10. "image": "http://alo0osh-sy.yn.lt/images/-.jpg",
  11. "actions": [
  12. {
  13. "title": "فتح",
  14. "url": "https://example.com"
  15. },
  16. {
  17. "title": "تجاهل"
  18. }
  19. ]
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement