1
votes

Is the MS Teams Bot Framework or botkit support a function to disable a typing indicator?

What I know that if want to start typing indicator then can use below format with value type is typing but how can I disabled the typing indicator once it start. Sometimes has case that typing indicator take long time to hide after bot response the answer.

    var data = {
        'type':'typing',
        conversation: 
        { 
          id: <channel>
        }
      };
1
Refer to this discussion on Teams uservoice microsoftteams.uservoice.com/forums/555103-public/suggestions/…ranusharao

1 Answers

0
votes

Hi Muhammad Aiman Azizan, As of now we cannot disable the typing indicator but you can raise your idea/voice in the link below, https://microsoftteams.uservoice.com/forums/555103-public/filters/new