keepTyping abstract method
- ChatId id
Notifies ChatMembers about the authenticated MyUser typing in the specified Chat at the moment.
Implementation
Stream<dynamic> keepTyping(ChatId id);
Notifies ChatMembers about the authenticated MyUser typing in the specified Chat at the moment.
Stream<dynamic> keepTyping(ChatId id);