PostMessageRequest.IconUrl Property

Definition

URL to an image to use as an icon for this message.

[System.Text.Json.Serialization.JsonPropertyName("icon_url")]
public string IconUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("icon_url")>]
member this.IconUrl : string with get, set
Public Property IconUrl As String

Property Value

Attributes

Applies to