mirai-core / net.mamoe.mirai.event.events / BotLeaveEvent / Active

Active

@SinceMirai("0.37.0") data class Active : BotLeaveEvent

机器人主动退出一个群.

Constructors

<init>

机器人主动退出一个群.

Active(group: Group)

Properties

group

val group: Group