TypingEvent

constructor(channelId: String, users: List<User>)

Parameters

channelId

The ID of the channel where the typing event occurred.

users

The users who are currently typing in the channel.