Code:
else if (npcRequest.Input.Contains(what should i write here))
{
dialog.Text(" Are You Fucken Dumb Write Just Numebrs ");
dialog.Option("Sorry", 255);
dialog.Send();
}






