{ "$schema": "https://developer.microsoft.com/en-us/json-schemas/teams/v1.5/MicrosoftTeams.schema.json", "manifestVersion": "1.5", "version": "1.0.0", "id": "4834d894-8cb4-47a7-8473-0d77e664210f", "packageName": "com.microsoft.teams.samples", "developer": { "name": "Microsoft", "websiteUrl": "https://example.azurewebsites.net", "privacyUrl": "https://example.azurewebsites.net/privacy", "termsOfUseUrl": "https://example.azurewebsites.net/termsofuse" }, "icons": { "color": "icon-color.png", "outline": "icon-outline.png" }, "name": { "short": "Nivedipa-CommandTest", "full": "Simple Task Module" }, "description": { "short": "Nivedipa-TaskModule1", "full": "Simple Task Module Scenario Test" }, "accentColor": "#FFFFFF", "bots": [ { "botId": "220497f7-b16b-4206-ad42-e7f22dede95a", "scopes": [ "personal", "team", "groupchat" ], "commandLists": [ { "scopes": [ "personal" ], "commands": [ { "title": "Help", "description": "Displays this help message" }, { "title": "Search Flights", "description": "Search flights from Seattle to Phoenix May 2-5 departing after 3pm" }, { "title": "Search Hotels", "description": "Search hotels in Portland tonight" }, { "title": "Best Time to Fly", "description": "Best time to fly to London for a 5 day trip this summer" }, { "title": "Help", "description": "Displays this help message" }, { "title": "Search Flights", "description": "Search flights from Seattle to Phoenix May 2-5 departing after 3pm" }, { "title": "Search Hotels", "description": "Search hotels in Portland tonight" }, { "title": "Best Time to Fly", "description": "Best time to fly to London for a 5 day trip this summer" }, { "title": "Help", "description": "Displays this help message" }, { "title": "Best Time to Fly", "description": "Best time to fly to London for a 5 day trip this summer" } ] }, { "scopes": [ "personal" ], "commands": [ { "title": "1Help", "description": "Displays this help message" }, { "title": "1Search Flights", "description": "Search flights from Seattle to Phoenix May 2-5 departing after 3pm" }, { "title": "1Search Hotels", "description": "Search hotels in Portland tonight" }, { "title": "1Best Time to Fly", "description": "Best time to fly to London for a 5 day trip this summer" }, { "title": "Help", "description": "Displays this help message" }, { "title": "Search Flights", "description": "Search flights from Seattle to Phoenix May 2-5 departing after 3pm" }, { "title": "Search Hotels", "description": "Search hotels in Portland tonight" }, { "title": "Best Time to Fly", "description": "Best time to fly to London for a 5 day trip this summer" }, { "title": "Help", "description": "Displays this help message" }, { "title": "Best Time to Fly", "description": "Best time to fly to London for a 5 day trip this summer" } ] } ], "supportsFiles": false, "isNotificationOnly": false } ], "permissions": [ "identity", "messageTeamMembers" ], "devicePermissions": [ "media", "notifications" ], "validDomains": [ "*.ngrok.io", "*.bing.com", "*.youtube.com" ] }