<div style="font-family:'Segoe UI','Helvetica Neue',sans-serif; font-size:14px" data-wrapper="true">
<div><span><span dir="ltr" class="a ab ac ae af ag ah ai aj ak b c d e f g h i j k l m n o p q r s t u ui-provider v w x y z">I have a chatbot that contains images, but when I publish it in teams the images do not appear. Any recommendations you can make? the images are to be saved in One drive. In the test environment I can see the images but not in teams.</span></span></div>
</div>
using System;
namespace HelloWorld
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Hello World!");
}
}
}
André Arnaud de Cal... 283,860 Moderator
Ludwig Reinhard Microsoft Employee
Martin Dráb 225,155 Moderator