Chad
1.0
Chad
/
org.openredstone.chad.commands
/
Sender
Sender
data
class
Sender
(
username
:
String
,
roles
:
List
<
String
>
)
Content copied to clipboard
Information about the sender of a command.
Constructors
Properties
Constructors
Sender
Link copied to clipboard
fun
Sender
(
username
:
String
,
roles
:
List
<
String
>
)
Content copied to clipboard
Properties
roles
Link copied to clipboard
val
roles
:
List
<
String
>
Content copied to clipboard
username
Link copied to clipboard
val
username
:
String
Content copied to clipboard