Class GroupAtAllRemainResp

java.lang.Object
com.mikuac.shiro.dto.action.response.GroupAtAllRemainResp

public class GroupAtAllRemainResp extends Object
Created on 2021/7/8.
  • Constructor Details

    • GroupAtAllRemainResp

      public GroupAtAllRemainResp()
  • Method Details

    • getCanAtAll

      public Boolean getCanAtAll()
      是否可以 @全体成员
    • getRemainAtAllCountForGroup

      public Integer getRemainAtAllCountForGroup()
      群内所有管理当天剩余 @全体成员 次数
    • getRemainAtAllCountForUin

      public Integer getRemainAtAllCountForUin()
      Bot 当天剩余 @全体成员 次数
    • setCanAtAll

      public void setCanAtAll(Boolean canAtAll)
      是否可以 @全体成员
    • setRemainAtAllCountForGroup

      public void setRemainAtAllCountForGroup(Integer remainAtAllCountForGroup)
      群内所有管理当天剩余 @全体成员 次数
    • setRemainAtAllCountForUin

      public void setRemainAtAllCountForUin(Integer remainAtAllCountForUin)
      Bot 当天剩余 @全体成员 次数
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object