Simple Robot
Toggle table of contents
4.12.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.event
/
InteractionMessage
/
Message
Message
class
Message
:
InteractionMessage.Standard
(
source
)
当参数类型为
love.forte.simbot.message.Message
时,表示发送的消息。
Since
4.11.0
Members
Properties
message
Link copied to clipboard
val
message
:
Message
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