pymsteams
pymsteams copied to clipboard
Images appear small
Images added using myMessageSection.addImage appear small regardless of resolution. Also attempting to use <img src=http://someimage.jpg></img>
inside the activity text means it doesn't show at all. Any way to include larger images in the payload so they are visible? Otherwise I'll revert to just links
Unfortunately, we're limited to what Microsoft's api and formatting. I don't see any way to adjust it according to the documentation.
If you're able to find something, feel free to shoot a link or submit a pull request.
Well, there is the 'heroImage' thing in https://docs.microsoft.com/en-us/outlook/actionable-messages/message-card-reference#section-fields
would this work?
This doesn't seem to work. Has this issue been looked into since (is it supported by API)? Thanks!