rveachkc / pymsteams

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

Message doesn't show more than 10 sections. #83

Closed Vikneshvar closed 3 years ago

Vikneshvar commented 3 years ago

The message doesn't show more than 10 sections. I have 15 sections, but the message shows only 10 on the team's channel. Is this a known limit or a bug?

rveachkc commented 3 years ago

This is a limitation of the api. Discussed in https://github.com/rveachkc/pymsteams/issues/60