$usersTyping This function returns all the users who are typing in the specified channel $usersTyping[channelID;username/mention/tag;separator (optional)] bot.command({ name: "usersTyping", code: `Users who are typing: $usersTyping[$channelID;username;/] ` })