程序包 onebot

接口 OnebotApi.SetGroupWholeBanReqOrBuilder

所有超级接口:
com.google.protobuf.MessageLiteOrBuilder
所有已知实现类:
OnebotApi.SetGroupWholeBanReq, OnebotApi.SetGroupWholeBanReq.Builder
封闭类:
OnebotApi

public static interface OnebotApi.SetGroupWholeBanReqOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
  • 方法概要

    修饰符和类型 方法 说明
    boolean getEnable()
    bool enable = 2;
    long getGroupId()
    int64 group_id = 1;

    从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • 方法详细资料

    • getGroupId

      long getGroupId()
      int64 group_id = 1;
    • getEnable

      boolean getEnable()
      bool enable = 2;