MessageActionsPayloadReaction.User Property
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.
Gets or sets the user with which the reaction is associated.
public Microsoft.Bot.Schema.Teams.MessageActionsPayloadFrom User { get; set; }
member this.User : Microsoft.Bot.Schema.Teams.MessageActionsPayloadFrom with get, set
Public Property User As MessageActionsPayloadFrom
Property Value
The user with which the reaction is associated.