Jaa


NewSlackMessage.Ephemeral Property

Definition

Gets or Sets the message as ephemeral, it means, only the recipient can see it.

public string Ephemeral { get; set; }
member this.Ephemeral : string with get, set
Public Property Ephemeral As String

Property Value

The ephemeral indicator of the message.

Applies to