Microsoft.Teams.AI Namespace
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.
Adaptive |
Contains utility methods for creating various types of AdaptiveCardInvokeResponse. |
Adaptive |
AdaptiveCards class to enable fluent style registration of handlers related to Adaptive Cards. |
Adaptive |
Constants for adaptive card invoke names |
Adaptive |
Options for AdaptiveCards class. |
Adaptive |
Parameters passed to AdaptiveCards.OnSearch() handler. |
Adaptive |
Individual result returned from AdaptiveCards.OnSearch() handler. |
Application<TState> |
Application class for routing and processing incoming requests. |
Application |
A builder class for simplifying the creation of an Application instance. |
Application |
Options for the Application<TState> class. |
Authentication |
The user authentication manager |
Authentication |
Options for authentication. |
Conversation |
Conversation update events. |
Meetings<TState> |
Meetings class to enable fluent style registration of handlers related to Microsoft Teams Meetings. |
Message |
MessageExtensions class to enable fluent style registration of handlers related to Message Extensions. |
Message |
Constants for message extension invoke names |
Multiple |
Combination of String, Regex, and RouteSelectorAsync selectors. |
OAuth |
Handles authentication using OAuth Connection. |
OAuth |
The settings for OAuthAuthentication. |
Query<TParams> |
Query arguments for Message Extension query and Adaptive Card dynamic search. |
Sign |
The sign-in response |
Task |
TaskModules class to enable fluent style registration of handlers related to Task Modules. |
Task |
Options for TaskModules class. |
Teams |
Handles authentication based on Teams SSO. |
Teams |
Settings to initialize TeamsSsoAuthentication class |
IAuthentication<TState> |
Handles user sign-in and sign-out. |
Sign |
The sign-in status |
Action |
Function for handling Adaptive Card Action.Execute events. |
Action |
Function for handling Adaptive Card Action.Submit events. |
Bot |
Function for handling Message Extension botMessagePreview edit events. |
Bot |
Function for handling Message Extension botMessagePreview send events. |
Card |
Function for handling Message Extension clicking card button events. |
Config |
Function for handling config events. |
Configure |
Function for handling Message Extension configuring settings events. |
Fetch |
Function for handling Task Module fetch events. |
Fetch |
Function for handling Message Extension fetchTask events. |
File |
Function for handling file consent card activities. |
Meeting |
Function for handling Microsoft Teams meeting end events. |
Meeting |
Function for handling Microsoft Teams meeting participants join or leave events. |
Meeting |
Function for handling Microsoft Teams meeting start events. |
O365Connector |
Function for handling O365 Connector Card Action activities. |
Query |
Function for handling Message Extension query events. |
Query |
Function for handling Message Extension link unfurling events. |
Query |
Function for handling Message Extension configuring query setting url events. |
Read |
Function for handling read receipt events. |
Route |
The common route handler. Function for handling an incoming request. |
Route |
Function for selecting whether a route handler should be triggered. |
Search |
Function for handling Adaptive Card dynamic search events. |
Select |
Function for handling Message Extension selecting item events. |
Selector |
Function for determining whether authentication should be enabled for an activity. |
Submit |
Function for handling Message Extension submitAction events. |
Submit |
Function for handling Task Module submit events. |
Turn |
Turn event handler to do something before or after a turn is run. Returning false from
|