I currently have a HTML textarea tag to allow a user to input some kind text, this is fine.
The problem I have is that the user is allowed to input emojis, I would live to know if there is anyway I can remove said emojis after the user has inputted them or better yet stop the user inputting them in the first place.
Is it possible to remove the emote key on iOS keyboard for example?