MessageReaction.Type プロパティ

定義

メッセージリアクションの種類を取得または設定します。 使用できる値は、'like'、'plusOne' です。

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

プロパティ値

メッセージの反応の種類。

適用対象