MessageReaction Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| MessageReaction() | |
| MessageReaction(String) |
Initializes a new instance of MessageReaction. |
MessageReaction()
public MessageReaction();
Public Sub New ()
Applies to
MessageReaction(String)
Initializes a new instance of MessageReaction.
public MessageReaction(string type = default);
new Microsoft.Agents.Core.Models.MessageReaction : string -> Microsoft.Agents.Core.Models.MessageReaction
Public Sub New (Optional type As String = Nothing)
Parameters
- type
- String
Message reaction types.