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

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

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

import net.mamoe.mirai.contact.*

/**
 * 群成员头衔检查, [run] 返回检查方法
 */
public interface MemberTitleCensor : GroupTimerService<(NormalMember) -> String?>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy