Construct a new TwitarrServer object representing a remote server.
A name for the server suitable for display.
The URL to the server.
A TwitarrAuthConfig, or the username to authorize as.
The password to authorize with if a username was
supplied to the auth parameter.
The authorization configuration associated with the server.
A unique identifier for this server.
An optional name associated with this server.
The base URL to the server.
Get the hostname portion of the URL associated with this server.
Create a new server object from this existing one.
Given a relative URL fragment, construct a URL for that fragment on the server.
The URL fragment to append to the server URL.
A complete URL.
A string representation of this server suitable for display.
Generated using TypeDoc
Represents a remote Twitarr server.