public IChatHandler CreateChat1(ChatSpammerSettings settings)
 {
     return(Factory1.CreateChat1(settings));
 }