rveachkc / pymsteams

Format messages and post to Microsoft Teams.
https://pypi.org/project/pymsteams/
Apache License 2.0
422 stars 78 forks source link

startGroup field in Sections #65

Open azs0309 opened 4 years ago

azs0309 commented 4 years ago

This library uses a the webhook api and connector card format. When requesting new functionality, please reference the API to ensure this is possible.

Can we please have StartGroup field under the section as given in https://docs.microsoft.com/en-us/outlook/actionable-messages/message-card-reference#section-fields

Thanks

CommonCrisis commented 2 years ago

See https://github.com/rveachkc/pymsteams/compare/master...CommonCrisis:patch-1

See docs: https://docs.microsoft.com/en-us/outlook/actionable-messages/message-card-reference#section-fields

rveachkc commented 2 years ago

@CommonCrisis, this looks like a pretty simple change.

If you'd like to include this in the readme, and submit a pull request, I should be able to include it in a release pretty quickly.