-
Updated
Jun 22, 2021 - TypeScript
microsoft-teams
Here are 258 public repositories matching this topic...
-
Updated
Jul 6, 2021 - JavaScript
-
Updated
Jun 24, 2021 - Go
-
Updated
Jul 6, 2021 - Swift
-
Updated
Jun 7, 2021 - Python
-
Updated
Jul 5, 2021 - TypeScript
Usage
planner plan get [options]
Description
Retrieve information about the specified plan
Options
| Option | Description |
|---|---|
-i, --id [id] |
The Id of the plan. Specify either id or title but not both. |
-t, --title [title] |
The title of the plan. Specify either id or title but not both. OwnerGroupId or ownerGroupName is required when setting this |
Is your feature request related to a problem?
Add support for textmagic service.
Describe the solution you'd like
This app uses notify library for some integrations, textmagic service is supported by the library.
There is also a usage example, which can be help in adding support.
https://github.com/nikoksr/notify/tree/main/service/textmagic
-
Updated
Jul 5, 2021 - Python
Mirotalk has no a intermediate media server for audio - video communication, they are pure peer to peer connections between browsers, therefore it requires a good Bandwidth - CPU.
The current WebRTC Mesh architecture is not optimal for conferences with more than 6-8 users in the same room. The quality of the call is inversely proportional to the number of people on the call. The
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
Jul 5, 2021 - C#
Is your feature request related to a problem? Please describe.
Use of adaptive cards in the generated connector, new feature as of June 2020
Describe the solution you'd like
As above
Describe alternatives you've considered
There is no alternatives :-)
-
Updated
Apr 21, 2021 - PowerShell
-
Updated
Mar 15, 2019 - JavaScript
-
Updated
May 22, 2020 - JavaScript
-
Updated
Jul 3, 2021 - Go
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
Mar 25, 2021 - TypeScript
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
May 8, 2020 - C#
-
Updated
Nov 9, 2020 - C#
-
Updated
May 11, 2021 - TypeScript
-
Updated
Apr 18, 2021 - Go
-
Updated
May 28, 2021 - C#
-
Updated
Jun 8, 2021 - Go
-
Updated
May 4, 2020 - Java
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