Use removeMentionMiddleware factory function instead.
Class wrapper retained for backwards compatibility. Delegates to the removeMentionMiddleware factory internally.
Process a turn by stripping the bot's @mention from activity text.
@mention
The current turn context.
Callback to invoke the next middleware or handler.
Deprecated
Use removeMentionMiddleware factory function instead.
Class wrapper retained for backwards compatibility. Delegates to the removeMentionMiddleware factory internally.