PostMessageRequest.BotName Property

Definition

Name of the bot.

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

Property Value

Attributes

Applies to