All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xyz.cssxsh.mirai.spi.GroupTimerService.kt Maven / Gradle / Ivy

The newest version!
package xyz.cssxsh.mirai.spi

import net.mamoe.mirai.contact.*

/**
 * 群定时运行的服务
 * @see GroupAllowTimer
 * @see GroupCurfewTimer
 * @see MemberCleaner
 * @see MemberNickCensor
 * @see MemberTitleCensor
 */
public sealed interface GroupTimerService : TimerService




© 2015 - 2024 Weber Informatics LLC | Privacy Policy