Add WebIRC field
This commit is contained in:
@@ -23,6 +23,7 @@ type Connection struct {
|
||||
SASLLogin string
|
||||
SASLPassword string
|
||||
SASLMech string
|
||||
WebIRC string
|
||||
TLSConfig *tls.Config
|
||||
Version string
|
||||
Timeout time.Duration
|
||||
|
||||
Reference in New Issue
Block a user