Sending a webhook message in Discord through inspect element or by manipulating the Discord web app directly is not recommended or supported. This can violate Discord's terms of service and could result in your account being banned or restricted. Webhooks are typically intended to be accessed programmatically using proper APIs, not through front-end manipulation.
However, if you're looking to send messages through a Discord webhook legitimately,


