protocol
b2f28b0c5ef83bc1e427bcc90f5d34e3a3f90267-SNAPSHOT
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
Git
Git
@
Serializable
data
class
Git
(
val
branch
:
String
,
val
commit
:
String
,
val
commitTime
:
Long
)
Members
Constructors
Git
Link copied to clipboard
constructor
(
branch
:
String
,
commit
:
String
,
commitTime
:
Long
)
Properties
branch
Link copied to clipboard
val
branch
:
String
commit
Link copied to clipboard
val
commit
:
String
commit
Time
Link copied to clipboard
val
commitTime
:
Long