A temporary way to mask the message's author's name and avatar. This is mainly used for bridging and will be removed when webhooks are officially supported.
{ "name": "Jeff", "avatar": "https://some-u.rl/to/some-image.png"} Copy
{ "name": "Jeff", "avatar": "https://some-u.rl/to/some-image.png"}
The URL of the message's disguise.
The name of the message's disguise.
A temporary way to mask the message's author's name and avatar. This is mainly used for bridging and will be removed when webhooks are officially supported.
Example