ApplicationBuilder<TState>.SetStartTypingTimer(Boolean) Method

Definition

Configures the typing timer when messages are received. Default state for startTypingTimer is true

C#
public Microsoft.Teams.AI.ApplicationBuilder<TState> SetStartTypingTimer (bool startTypingTimer);

Parameters

startTypingTimer
Boolean

The boolean for starting the typing timer.

Returns

The ApplicationBuilder instance.

Applies to

Producto Versiones
Microsoft Teams Framework .NET SDK Latest