// Hussain Mill's design
sclass NewChatBotDesign {
S headStuff() {
ret hStylesheetSnippet(#1028274) + mls_unindent([[
]]);
}
S demoBodyStuff() {
ret mls_unindent([[
Welcome To Chatbot
Hey there! Any question?
Hello!
20m ago
Hey! Would you like to talk sales, support, or anyone?
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Just now.
User is typing
]]);
}
}