You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
A clear and concise description of what the bug is.
Idk if it is a bug. I want to send messages to a group, tried using the Documentations method, and I replaced the ID64 with a group ID64and got error 2. Is there even a way to send messages to a group? Nothing else besides Error 2 was in the output..
Expected behavior
A clear and concise description of what you expected to happen.
Send a message to the group.
Versions Report
python -m steam.versions_report
(Run python -m steam.versions_report and paste the output below)
There's not a baked in way to do it however using Unified Messages it is possible. The main problem you'll face is getting the chat/channel IDs. The code should look something like this
There's not a baked in way to do it however using Unified Messages it is possible. The main problem you'll face is getting the chat/channel IDs. The code should look something like this
Description
A clear and concise description of what the bug is.
Idk if it is a bug. I want to send messages to a group, tried using the Documentations method, and I replaced the ID64 with a group ID64and got error 2. Is there even a way to send messages to a group? Nothing else besides Error 2 was in the output..
Expected behavior
A clear and concise description of what you expected to happen.
Send a message to the group.
Versions Report
python -m steam.versions_report
(Run python -m steam.versions_report and paste the output below)The text was updated successfully, but these errors were encountered: