0

So as some of you may know, I'm currently working on a Skype "bot" sort of application. As of now i have a lot of commands implemented and it's working wonderfully. I'm just trying to figure out how I can add a sort of "rank" system, and limit certain commands to specific users. What method does SKYPE4COM offer that I can use to check for a user's actual Skype username? Please help, S

4

1 回答 1

0

IUser.Handle(来自 Skype4COM 文档):

此命令查询/设置用户的 Skypename。

于 2012-04-26T00:00:47.743 回答