-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BotFramework-Microsoft Teams #1434
Labels
Comments
I have written below line of code.
Attachment attacheent = card.ToAttachment();
FYI: Image Dimension is 350 * 267 |
There is an open issue related to base64 encoded images not rendering in MS Teams right now: OfficeDev/BotBuilder-MicrosoftTeams#172 Please follow along there for updates. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
We have developed Web App Bot and also we created new channel in Microsoft Teams. Hero card images rendering correctly in Web App bot but it does not render in Teams.
Same has been attached here.
The text was updated successfully, but these errors were encountered: