Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.67 KB

messaging-extensions-overview.md

File metadata and controls

31 lines (22 loc) · 1.67 KB
title description ms.topic ms.localizationpriority ms.date
Develop message extensions
In this module, learn how to get started with message extensions in Microsoft Teams
overview
medium
04/02/2023

Develop message extensions for Microsoft Teams

[!includev3-to-v4-SDK-pointer]

Message extensions are a powerful way for users to engage with your app from Microsoft Teams. With this capability, users can query or post information to and from your service and post that information, in the form of cards, right into a message.

Example of message extension card

Message extensions appear along the bottom of the compose box. A few are built in, such as Emoji, gif, and Sticker. Choose the More Options () button to see other message extensions, including those you add from the app gallery or upload yourself.

How would you use message extensions? Here are a few possibilities:

  • Work items and bugs.
  • Customer support tickets.
  • Usage charts and reports.
  • Images and media content.
  • Sales opportunities and leads.

Types of message extensions

There's primarily two kinds of message extensions you can create for Teams today. The following topics guide you through the process of creating them: