["author"] = {
["name"] = "Author Name",
["url"] = "url to redirect to",
["icon_url"] = "image url",
},
["color"] = --[[ Decimal Value https://www.spycolor.com/ ]],
["title"] = "Title",
["url"] = "Url to redirect title to",
["description"] = "Description",
["fields"] = {
["name"]= "Field Name",
["value"]= "Field Value",
["inline"] = boolean
},
["footer"] = {
["icon_url"] = "image url"
},
["thumbnail"] = {
["url"] = "image url"
},
["image"] = {
["url"] = "image url"
},