app
/
org.powbot.api.event
/
MessageEvent
Message
Event
data class
MessageEvent
(message:
String
, sender:
String
, type:
Int
)
Content copied to clipboard
Properties
Properties
message
Link copied to clipboard
val
message
:
String
Content copied to clipboard
sender
Link copied to clipboard
val
sender
:
String
Content copied to clipboard
type
Link copied to clipboard
val
type
:
Int
Content copied to clipboard