Hello! Help, I fight with the exception, I don’t know what to do, there’s nothing in the documentation.
Climbs: Check the ErrorCode property of the exception.
On the line:
skype.SendMessage(msg.Sender.Handle, SkypeCommandHandler(msg.Body.Replace("!", "")));
I work with skype api, trying to send a message via Skype, what did I do wrong?