DoctorMcKay / node-steam-user

Allows interaction with the Steam network via the Steam client protocol
https://dev.doctormckay.com/forum/7-node-steam-user/
MIT License
892 stars 157 forks source link

Support for changing Chat Group, Icon, and Tagline #483

Open byteframe opened 7 months ago

byteframe commented 7 months ago

Problem: Routines to change a Steam Group Chat's Icon, Tagline, and Name

Solution: A combined or separated function (whichever is most appropriate) for chat admins to change a chat groups 'mini profile', to complement the other functions that can alter channels and do all the other things.

TYVM!