botas-core
← BotAS Docs
.NET Guide
Node.js Guide
Python Guide
Preparing search index...
createTurnContext
Function createTurnContext
createTurnContext
(
app
:
BotApplication
,
activity
:
CoreActivity
,
state
?:
TurnState
,
)
:
TurnContext
Internal
Default TurnContext implementation used by the pipeline.
Parameters
app
:
BotApplication
activity
:
CoreActivity
Optional
state
:
TurnState
Returns
TurnContext
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
← BotAS Docs
.NET Guide
Node.js Guide
Python Guide
botas-core
Loading...
Default TurnContext implementation used by the pipeline.