Represents the event handler for when a user starts typing in a channel.
Creates a new Event instance.
The client instance.
Handles the typing start event.
The data for the event, containing the channel ID and user ID.
An object containing the channel and user involved in the event.
Represents the event handler for when a user starts typing in a channel.