can i remove "Can I get an update on my order status" from inbox chat?

Is possible to remove Can I get an update on my order status from the chat?

thx

Or is possible via jquery/css

I tried $(“#ShopifyChat”).contents().find(" button.instant-answers-list__prompt:first-of-type").hide();

And hide it..

but when i go to the chat and return on main menu of the chat the “my order status” reappear..