Added delay for client status ok message
This commit is contained in:
@@ -22,4 +22,5 @@ type Credentials struct {
|
||||
// GeneralOptions contains information for general configuration options
|
||||
type GeneralOptions struct {
|
||||
DelayBetweenMassages int64
|
||||
StatusMessageDelay int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user