Skip to content

Instantly share code, notes, and snippets.

@ToxicMushroom
Created May 17, 2021 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ToxicMushroom/0167bce66910fbffba1ec7274fe8f368 to your computer and use it in GitHub Desktop.
Save ToxicMushroom/0167bce66910fbffba1ec7274fe8f368 to your computer and use it in GitHub Desktop.
EmbedEditor deserlialized, failing to serialize when using jackson in this case
{"title":"TicTacToe","type":null,"url":null,"description":"Respond with `x,y` to place a marker at that location\n``` ╭───┬───┬───╮\n │ 1 │ 2 │ 3 │\n╭───╆━━━╈━━━╈━━━┪\n│ 1 ┃ ┃ ┃ ┃\n├───╊━━━╋━━━╋━━━┫\n│ 2 ┃ ┃ ┃ ┃\n├───╊━━━╋━━━╋━━━┫\n│ 3 ┃ ┃ ┃ ┃\n╰───┺━━━┻━━━┻━━━┛```","timestamp":null,"color":null,"footer":{"text":"You are ○ | Please wait for your opponent.","icon_url":null,"proxy_icon_url":null},"image":null,"thumbnail":null,"video":null,"provider":null,"author":null,"fields":[]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment