GroupRecall
data class GroupRecall @MiraiInternalApi constructor(bot: Bot, authorId: Long, messageIds: IntArray, messageInternalIds: IntArray, messageTime: Int, operator: Member?, group: Group, author: NormalMember) : MessageRecallEvent, GroupOperableEvent, Packet
Content copied to clipboard
群消息撤回事件.
Constructors
GroupRecall
Link copied to clipboard
fun GroupRecall(bot: Bot, authorId: Long, messageIds: IntArray, messageInternalIds: IntArray, messageTime: Int, operator: Member?, group: Group, author: NormalMember)
Content copied to clipboard
Functions
Properties
author
Link copied to clipboard
isCancelled
Link copied to clipboard
isIntercepted
Link copied to clipboard
messageIds
Link copied to clipboard
messageInternalIds
Link copied to clipboard
messageTime
Link copied to clipboard