Class GroupAtAllRemainResp
java.lang.Object
com.mikuac.shiro.dto.action.response.GroupAtAllRemainResp
Created on 2021/7/8.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanboolean是否可以 @全体成员群内所有管理当天剩余 @全体成员 次数Bot 当天剩余 @全体成员 次数inthashCode()voidsetCanAtAll(Boolean canAtAll) 是否可以 @全体成员voidsetRemainAtAllCountForGroup(Integer remainAtAllCountForGroup) 群内所有管理当天剩余 @全体成员 次数voidsetRemainAtAllCountForUin(Integer remainAtAllCountForUin) Bot 当天剩余 @全体成员 次数toString()
-
Constructor Details
-
GroupAtAllRemainResp
public GroupAtAllRemainResp()
-
-
Method Details
-
getCanAtAll
是否可以 @全体成员 -
getRemainAtAllCountForGroup
群内所有管理当天剩余 @全体成员 次数 -
getRemainAtAllCountForUin
Bot 当天剩余 @全体成员 次数 -
setCanAtAll
是否可以 @全体成员 -
setRemainAtAllCountForGroup
群内所有管理当天剩余 @全体成员 次数 -
setRemainAtAllCountForUin
Bot 当天剩余 @全体成员 次数 -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-