url
Sets link for title in your webhook message. Requires title variable and turns it into hyperlink.
Example:
{
"embeds": [{
"title": "Google it!",
"url": "https://google.com/"
}]
}
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Sets link for title in your webhook message. Requires title variable and turns it into hyperlink.
Example:
{
"embeds": [{
"title": "Google it!",
"url": "https://google.com/"
}]
}