Represents the typing options for a chat room.
The timeout for typing events in milliseconds. If typing.start() is not called for this amount of time, a stop typing event will be fired, resulting in the user being removed from the currently typing set.
5000 Copy
5000
Represents the typing options for a chat room.