Constructors
constructor
- new TwitarrAuthConfig(username?: string, password?: string, key?: string): TwitarrAuthConfig
-
Parameters
-
Optional username: string
-
Optional password: string
-
Optional key: string
Properties
Optional password
password: string
Optional username
username: string
Represents server authentication config.