InputHints enum 
Enum representing input hints.
Fields
| AcceptingInput | Indicates that the bot is ready to accept input from the user. | 
| ExpectingInput | Indicates that the bot is expecting input from the user. | 
| IgnoringInput | Indicates that the bot is ignoring input from the user. |