mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2025-01-04 08:52:58 +08:00
commit
fcaaa38085
@ -101,7 +101,8 @@ SteamCommunity.prototype.chatMessage = function(recipient, text, type, callback)
|
||||
}
|
||||
|
||||
type = type || 'saytext';
|
||||
|
||||
|
||||
var self = this;
|
||||
this.request.post({
|
||||
"uri": "https://api.steampowered.com/ISteamWebUserPresenceOAuth/Message/v1",
|
||||
"form": {
|
||||
|
Loading…
Reference in New Issue
Block a user