Preparing search index...
The search index is not available
Foxogram.js Packages
Foxogram.js Packages
@foxogram/gateway-types
GatewayIdentifyPayload
Interface GatewayIdentifyPayload
Used to trigger the hello from the gateway.
interface
GatewayIdentifyPayload
{
token
:
string
;
}
Index
Properties
token
Properties
token
token
:
string
Authentication token.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
Foxogram.js Packages
Loading...
Used to trigger the hello from the gateway.