library / io.getstream.chat.android.livedata.controller / ChannelController / typing

typing

abstract val typing: LiveData<List<User>>

who is currently typing (current user is excluded from this)