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

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

package xyz.cssxsh.mirai.spi

import net.mamoe.mirai.contact.*

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy