Which Message and Card Types Are Supported on Teams?
You can find limitations & details of message types for Teams assistants below.
1- Message Action
1. Send Image
Images must be at most 1024×1024 and in PNG or JPEG.
2- Selection Action
We can use 2
types of selection action formats for Teams. (Send Card & Send Quick Reply).
- Button: A maximum of 6 quick
replies are supported. Buttons are shown stacked at the bottom of the
card. Any additional buttons beyond the maximum number supported by the card are not shown.
- Button text does not have a character limit. It is always shown on a single line and if it exceeds 51 character, the line is truncated with an ellipsis. However, when you click on the button, the content can be viewed in full.
2.2- Send Card

- Images must
be at most 1024×1024 and in PNG or JPEG.

Additional
Info:
Please look at the following
documentation for any questions regarding card messages:
- GIFs can only be sent by adding the image url in the "Send Image" message action.
- Teams Emojis (animated emojis) are not supported on MindBehind. Please use standard emojis when you create a chatbot.
Related Articles
Which Action Types are Supported on Instagram Channel?
Message Action Limitations & Button Details Send Text Send Image Send Document Send Audio Send Video Send Template Up to 1000 characters Up to 8 MB jpeg, png ❌ Up to 25 MB acc, m4a, wav, mp4 Up to 25 MB, mp4, ogg, avi, mov, webm ❌ ❌: Not supported ...
Which Action Types are Supported on WhatsApp Channel?
Message Action Limitations & Button Details Send Text* Send Image Send Document Send Audio Send Video Send Template** Send Sticker Up to 4096 characters Up to 64 MB jpg, png Up to 64 MB Any valid MIME-Type Up to 64 MB audio/aac, audio/mp4, audio/amr, ...
How to Separate Instagram Ads Message on Instagram DM
Separating Instagram DM Messages According to Message Type It is possible to separate user DMs according to their message type(if they are coming from an advertisement or not) and trigger a flow which is specified for DM user’s message type. 1- ...
How to Publish Your Bot on Teams
Prerequisites: 1- Make sure to be the Global admin in the Microsoft Azure portal. Other roles are not able to create a bot. 2- Before publishing Mindbehind bot, make sure to have a healthy bot in Microsoft Azure. 3- After having a healthy Teams bot ...
Setting a Webhook to receive message using WhatsApp API
Introduction Webhooks are one of a few ways web applications can communicate with each other. It allows you to send real-time data from one application to another whenever a given event occurs. Whenever a message comes from a client to a business ...