
If the Skype client is already running, the focus is set to the Or to its sign-in dialog box (auto-login is not enabled). If the Skype URI starts the Skype client, focus is set to the Skype client's main window (auto-login is enabled),.


Implementation (or change it in any) skype-http might not be in working state. If Microsoft Corporation decides to remove Skype This project relies on SkypeWeb Skype implementation. The goal is to provide stronger guarantees about the objects returned by the API (through checks and normalization) and better error management, because scrapping/unofficial API calls are unreliable so the library should be resilient. This project started as a fork of the after slow progress from 3rd party patches. According to Skype community site only new, Cloud based group chats are shown in SkypeWeb Beta(therefore works in this API). What's not working and probably never will. You can find the decompiled source code of the Skype Web Application on the skype-web-reversed repository.

If you just want to create a bot, take a look at first. ( src/lib is the root of the published package). Help is greatly appreciated if you want to help with documentation.įor Typescript, you should import types using import from "skype-http/types/contact",Įtc. I recommend to look at the example in src/example and library source code in src/lib,Įspecially the api.ts file and types directory.

Old API documentation for the version 0.0.13Īt the moment, documentation generation no longer works (we're waiting for Typedoc 0.10). Set the status to "Online" and start to respond to messages. This will perform a verbose connection (it should log the acquisition of various tokens), display the list of contacts, # Ensure that you have the latest versions of the global dependencies
