toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
pluralkit
/
dev.kordex.modules.pluralkit.api
/
PKProxyTag
PKProxy
Tag
@
Serializable
data
class
PKProxyTag
(
val
prefix
:
String
?
,
val
suffix
:
String
?
)
Members
Constructors
PKProxy
Tag
Link copied to clipboard
constructor
(
prefix
:
String
?
,
suffix
:
String
?
)
Properties
prefix
Link copied to clipboard
val
prefix
:
String
?
suffix
Link copied to clipboard
val
suffix
:
String
?