diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.global
/
GatewayUrl
Gateway
Url
@
Serializable
data
class
GatewayUrl
(
val
url
:
String
)
(
source
)
Response from the API to get the gateway url.
Members
Constructors
Gateway
Url
Link copied to clipboard
constructor
(
url
:
String
)
Properties
url
Link copied to clipboard
val
url
:
String
The url to connect to the gateway with.