pub async fn handle_message( bot: Bot, msg: Message, state: BotState, ) -> Result<()>
Handle an incoming text message.