added more login failed handling to steam connection manager
This commit is contained in:
@@ -178,7 +178,6 @@ type ChatResponse struct {
|
||||
Message string `json:"message"`
|
||||
AllChat bool `json:"all_chat"`
|
||||
Tick int `json:"tick"`
|
||||
Translated bool `json:"translated,omitempty"`
|
||||
TranslatedFrom string `json:"translated_from,omitempty"`
|
||||
TranslatedTo string `json:"translated_to,omitempty"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user