x7f

Untitled

x7f
Aug 12th, 2020 (edited)
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. bridge.send('VKWebAppShowStoryBox',{
  2.       background_type: "image",
  3.       url: "https://sun9-65.userapi.com/c850136/v850136098/1b77eb/0YK6suXkY24.jpg",
  4.       attachment: {
  5.         text: 'open',
  6.         type: 'url',
  7.         url: 'https://vk.com/app7518087'
  8.       },
  9.       stickers: [
  10.         {
  11.           sticker_type: "renderable",
  12.           sticker: {
  13.             can_delete: false,
  14.             content_type: "image",
  15.             url: "https://upload.wikimedia.org/wikipedia/commons/c/c7/Dialog.png",
  16.             clickable_zones: [
  17.               {
  18.                 action_type: "app",
  19.                 action: {
  20.                   app_id: "7518087",
  21.                 },
  22.               }
  23.             ]
  24.           }
  25.         }
  26.       ]
  27.     })
Add Comment
Please, Sign In to add comment