FoxoChat.js Packages
Preparing search index...
foxochat.js
RouteUrls
Interface RouteUrls
The route bases.
interface
RouteUrls
{
api
:
string
;
gateway
:
string
;
media
:
string
;
}
Index
Properties
api
gateway
media
Properties
api
api
:
string
The API base URL.
gateway
gateway
:
string
The gateway base URL.
media
media
:
string
The media storage base URL.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
gateway
media
FoxoChat.js Packages
Loading...
The route bases.