SendMessageByPhoneNumberResponse.MessageId Property

Definition

Id of the message. This value is unique for each message.

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

Property Value

Attributes

Applies to