SendMEBotMessagePreviewResponse Class
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.
public class SendMEBotMessagePreviewResponse : Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.BaseSendTaskModuleContinueResponse
type SendMEBotMessagePreviewResponse = class
inherit BaseSendTaskModuleContinueResponse
Public Class SendMEBotMessagePreviewResponse
Inherits BaseSendTaskModuleContinueResponse
- Inheritance
-
SendMEBotMessagePreviewResponse
Constructors
| SendMEBotMessagePreviewResponse(String, Int32) |
Fields
| Kind |
Properties
| CacheDuration | (Inherited from BaseTeamsCacheInfoResponseDialog) |
| CacheType | (Inherited from BaseTeamsCacheInfoResponseDialog) |
| Card | |
| CompletionBotId | (Inherited from BaseSendTaskModuleContinueResponse) |
| Disabled | (Inherited from BaseTeamsCacheInfoResponseDialog) |
| Height | (Inherited from BaseSendTaskModuleContinueResponse) |
| Title | (Inherited from BaseSendTaskModuleContinueResponse) |
| Width | (Inherited from BaseSendTaskModuleContinueResponse) |