username

Overrides webhook's username. Useful, if you're using the same Webhook URL for several things.

Example:

{
  "username": "Cat",
  "content": "Hello!"
}

username example