-
Updated
Feb 17, 2022 - TypeScript
microsoft-teams
Here are 325 public repositories matching this topic...
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Mar 22, 2022 - Go
-
Updated
Mar 22, 2022 - Swift
-
Updated
Feb 10, 2022 - Python
-
Updated
Mar 20, 2022 - TypeScript
Description
In the documentation of spo listitem list we have the following issues:
- We prompt users to specify either id or title, but list id as required:
- The long name of the title option should be
listTitleas it's listed between bracket
-
Updated
Mar 9, 2022 - Python
-
Updated
Dec 13, 2021 - Go
Describe the bug
Right now the deployment yaml (from the helm chart) has the same liveness and readiness probe:
readinessProbe:
httpGet:
path: /config
port: http
initialDelaySeconds: 1
periodSeconds: 3
livenessProbe:
httpGet:
path: /config
port: ht-
Updated
Mar 17, 2022 - C#
💡 Idea
When creating a new project you are not limited in the length the project name has. When you then want to create a tab, this is limited to 16 characters.
If you do not specify a name and just press enter the generator suggests the name of the project + " tab". It should perform a check if the name is longer than 16 characters and already cut that off at that limit. Or at least gi
-
Updated
Dec 5, 2021 - PowerShell
-
Updated
Mar 15, 2019 - JavaScript
-
Updated
Jan 24, 2022 - Go
-
Updated
May 22, 2020 - JavaScript
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Checked that your issue isn't already filled: https
-
Updated
Sep 20, 2021 - TypeScript
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Nov 9, 2020 - C#
-
Updated
Mar 15, 2022 - TypeScript
-
Updated
May 8, 2020 - C#
-
Updated
Mar 18, 2022 - Go
-
Updated
Feb 21, 2022 - Dockerfile
Right now, we only provision standard channels but we would like to also create private channels. This might be a good start: Create a private channel on behalf of a team owner
-
Updated
Mar 9, 2022 - Go
Improve this page
Add a description, image, and links to the microsoft-teams topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the microsoft-teams topic, visit your repo's landing page and select "manage topics."

Is your feature request related to a problem? Please describe.
Missing support for Twilio.
Describe the solution you'd like
Implement a notification service and use existing services such as WhatsApp as a guide for implementation. At the