MessageReaction コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
MessageReaction() | |
MessageReaction(String) |
MessageReaction()
public MessageReaction ();
Public Sub New ()
適用対象
MessageReaction(String)
public MessageReaction (string type = default);
new Microsoft.Bot.Connector.MessageReaction : string -> Microsoft.Bot.Connector.MessageReaction
Public Sub New (Optional type As String = Nothing)
パラメーター
- type
- String