I am following this document to create a thumbnail using Microsoft Botframework: https://blogs.msdn.microsoft.com/tsmatsuz/2016/08/31/microsoft-bot-framework-messages-howto-image-html-card-button -etc /
I want subtitles to have multiple lines of text. I tried to insert \ n, \ n \ n, \ r \ n. But the final result in Microsoft Team looks the same.
What is the best way to achieve this?
BTW. I am using Bot Framework C # SDK V3.3.3
Not only is it impossible to insert line breaks, it is almost useless because subtitles are limited to 60 characters.
, , HeroCard, ChannelData.
ChannelData
- , : · , , ..
MS HeroCards Title SubTitle.
Source: https://habr.com/ru/post/1663176/More articles:C # simplifies and possibly generalizes the method of cloning objects - inheritanceFind Matching Regexp - ruby | fooobar.comOnly accept HTTP connections from Localhost in Go? - httpYou can use the default implementation of the method to implement the abstract method in the base class - javaHow to save the uitext field so that the text remains from the view controller to view the controller - iosМожно ли использовать Aurelia в не-спа-приложении? - javascript-frameworkAngular 1.0 Not indexing applications in Webmaster Tools - javascriptC # Fluent API with Dynamic Func <> Design - genericsРабота карты с UDT (пользовательский тип) в cassandra - javareactjs; after displaying an array does nothing - javascriptAll Articles