Added execute single message
This commit is contained in:
@@ -21,6 +21,7 @@ type Credentials struct {
|
||||
|
||||
// GeneralOptions contains information for general configuration options
|
||||
type GeneralOptions struct {
|
||||
PresenceStatusDelay int64
|
||||
CommandReplyDelay int
|
||||
PresenceStatusDelay int64
|
||||
CommandReplyDelay int
|
||||
ExecuteSingleStatusMessage bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user