toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.route
/
CdnUrl
Cdn
Url
class
CdnUrl
(
rawAssetUri
:
String
)
(
source
)
Members
Constructors
Cdn
Url
Link copied to clipboard
constructor
(
rawAssetUri
:
String
)
Types
Url
Format
Builder
Link copied to clipboard
class
UrlFormatBuilder
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
to
Url
Link copied to clipboard
fun
toUrl
(
)
:
String
fun
toUrl
(
config
:
CdnUrl.UrlFormatBuilder
)
:
String
inline
fun
toUrl
(
format
:
CdnUrl.UrlFormatBuilder
.
(
)
->
Unit
)
:
String