mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.contact.roaming
/
RoamingMessage
Roaming
Message
common
interface
RoamingMessage
Content copied to clipboard
还未解析的漫游消息.
Since
2.8
Properties
Properties
bot
Link copied to clipboard
common
open
val
bot
:
Bot
Content copied to clipboard
contact
Link copied to clipboard
common
abstract
val
contact
:
Contact
Content copied to clipboard
ids
Link copied to clipboard
common
abstract
val
ids
:
IntArray
Content copied to clipboard
internal
Ids
Link copied to clipboard
common
abstract
val
internalIds
:
IntArray
Content copied to clipboard
sender
Link copied to clipboard
common
abstract
val
sender
:
Long
Content copied to clipboard
发送人 id
target
Link copied to clipboard
common
abstract
val
target
:
Long
Content copied to clipboard
收信人或群的 id
time
Link copied to clipboard
common
abstract
val
time
:
Long
Content copied to clipboard
时间戳, 单位为秒, 服务器时间.