Class GroupIncreaseNoticeEvent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getSubType()
      final Unit setSubType(@SerializedName(value = "sub_type") String subType)
      final Long getGroupId()
      final Unit setGroupId(@SerializedName(value = "group_id") Long groupId)
      final Long getOperatorId()
      final Unit setOperatorId(@SerializedName(value = "operator_id") Long operatorId)
      • Methods inherited from class cn.evolvefield.onebot.sdk.event.notice.NoticeEvent

        getNoticeType, getUserId, setNoticeType, setUserId
      • Methods inherited from class cn.evolvefield.onebot.sdk.event.Event

        getPostType, getSelfId, getTime, setPostType, setSelfId, setTime, time, timeInSecond
      • Methods inherited from class cn.evolvefield.onebot.sdk.action.JsonContainer

        getJson
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait