Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Port string
SessionsPath string
APIKey string
BaseWebhookURL string
MaxAttachmentSize int
SetMessagesAsSeen bool
DisabledCallbacks []string
RateLimitMax int
RateLimitWindowMs int
LogLevel string
EnableWebhook bool
EnableWebSocket bool
AutoStartSessions bool
BasePath string
}
func (*Config) IsCallbackEnabled ¶
Click to show internal directories.
Click to hide internal directories.