Guest Ino Posted August 11, 2019 Report Share Posted August 11, 2019 Hi, can you add method for send image via steam chat ? First method for upload photo, and second method for send it to chat. Quote Link to comment Share on other sites More sharing options...
Guest Ino Posted September 23, 2019 Report Share Posted September 23, 2019 up Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted September 24, 2019 Report Share Posted September 24, 2019 https://github.com/DoctorMcKay/node-steamcommunity/releases/tag/v3.41.0 Quote Link to comment Share on other sites More sharing options...
Guest Ino Posted September 24, 2019 Report Share Posted September 24, 2019 (edited) https://github.com/DoctorMcKay/node-steamcommunity/releases/tag/v3.41.0Thank you,but maybe better to add this to steam-user, and send it by user_id like steam chat message ? Edited September 24, 2019 by Ino Quote Link to comment Share on other sites More sharing options...
Guest Ino Posted September 24, 2019 Report Share Posted September 24, 2019 Thank you,but maybe better to add this to steam-user, and send it by user_id like steam chat message ?It'll more comfortable than every time calling method getSteamUser for each user, or tell please what's information need provide for create class CSteamUser and using this method Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted September 24, 2019 Report Share Posted September 24, 2019 It cannot be added to steam-user. Sorry. You don't need to call getSteamUser to use this method. Just call community.sendImageToUser(steamID, imageBuffer, options, callback). Quote Link to comment Share on other sites More sharing options...
Guest Ino Posted September 24, 2019 Report Share Posted September 24, 2019 It cannot be added to steam-user. Sorry. You don't need to call getSteamUser to use this method. Just call community.sendImageToUser(steamID, imageBuffer, options, callback).Ok, thank you, you're the best ) Quote Link to comment Share on other sites More sharing options...
Guest Ino Posted September 25, 2019 Report Share Posted September 25, 2019 (edited) It cannot be added to steam-user. Sorry. You don't need to call getSteamUser to use this method. Just call community.sendImageToUser(steamID, imageBuffer, options, callback).Hello, when i trying to upload the same image second time i getting error Error: A server error occurred. (2)Can you fix it please ?Maybe this is due to the generation of the same link / due to the size of the photo or image name Edited September 25, 2019 by Ino Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted September 25, 2019 Report Share Posted September 25, 2019 https://github.com/DoctorMcKay/node-steamcommunity/releases/tag/v3.41.1 Quote Link to comment Share on other sites More sharing options...
Guest Ino Posted September 25, 2019 Report Share Posted September 25, 2019 https://github.com/DoctorMcKay/node-steamcommunity/releases/tag/v3.41.1Thank you very much ! It working nice Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.