botas-express
← BotAS Docs
.NET Guide
Node.js Guide
Python Guide
Preparing search index...
ITurnMiddleware
Type Alias ITurnMiddleware
Deprecated
Use
TurnMiddleware
function type instead.
type
ITurnMiddleware
=
{
onTurnAsync
:
TurnMiddleware
;
}
Index
Properties
on
Turn
Async
Properties
on
Turn
Async
onTurnAsync
:
TurnMiddleware
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Turn
Async
← BotAS Docs
.NET Guide
Node.js Guide
Python Guide
botas-express
Loading...
Deprecated
Use TurnMiddleware function type instead.