iconUrl property
Display a custom icon hosted at an HTTPS URL.
For example: "iconUrl": "https://developers.google.com/workspace/chat/images/quickstart-app-avatar.png"
Supported file types include .png
and .jpg
.
Implementation
core.String? iconUrl;