Advertisement
azcraze

Paginator test 2

Mar 28th, 2024
830
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.66 KB | None | 0 0
  1. {
  2. "content": "This is called __**content field**__. Anything you add here will show up **above** the embed",
  3. "embeds": [
  4. {
  5. "title": "Title of the 2nd Embed",
  6. "description": "Did you know you can add more embeds into the paginator? Yes! That is correct, you can add more than one embed into `paginator`.\n\n This embed includes a few **more** components of JSON.\n> - __**URL**__ \n> - __**Footer**__ \n (URL - The clickable blue text up top, Footer - The bottom text) \n\n And this is how it will look.\n Looks **Nice** right! 🥰",
  7. "url": "https://pastebin.com/DiuFREBW",
  8. "footer": {
  9. "text": "Footer text",
  10. "icon_url": "https://link.to/some/image.png"}
  11. }
  12. ]
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement