i want to display welcome message with bold or some color in bot using Formflow, after publsihing following syntaxs are not working
** ,, and #
Sample code:
ConnectorClient connector = new ConnectorClient(new Uri(message.ServiceUrl));
Activity reply = message.CreateReply("Hello from my SIMPLe Bot!");
connector.Conversations.ReplyToActivityAsync(reply);
Suthahar JegatheesanPosted Aug 24, 2017, 1:06 PM
Suthahar JegatheesanPosted Aug 24, 2017, 5:28 AM
Based channels vary in there text attribute, Currently none if the channels support customization of the color and Font
Read more here :
https://docs.microsoft.com/en-us/bot-framework/dotnet/bot-builder-dotnet-activities