Philipp15b / go-steam

Steam's protocol in Go to allow automation of different actions on the Steam network without running an actual Steam client. Includes APIs for friends, chatting, trading, trade offers and TF2 crafting.
https://pkg.go.dev/github.com/Philipp15b/go-steam/v3
Other
387 stars 131 forks source link

Send message to group chat #130

Open femtoeu opened 2 years ago

femtoeu commented 2 years ago

Hello! I'm having trouble when trying to send text message to group chat. Here is code that i'm using:

image

Nothing happens.

tangbo1430 commented 1 year ago

Have you solved this problem ? I have a similar problem ...