LeonardoSanBenitez

Results 5 comments of LeonardoSanBenitez

While this is not implemented, this is a temporary solution that works: ```python teams_message = pymsteams.connectorcard(webhook) teams_message.payload = { "type": "message", "attachments": [ { "contentType": "application/vnd.microsoft.card.adaptive", "content": { "type": "AdaptiveCard",...

You can include an image as HTML, in a text block, as follows: ``` myTeamsMessage.text("") ```

same problem here, with the AzureBlobDatastore example

I also feel that user-wise installation should be the default