程序包 onebot

接口 OnebotApi.GetGroupHonorInfoReqOrBuilder

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

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

    修饰符和类型 方法 说明
    long getGroupId()
    int64 group_id = 1;
    java.lang.String getType()
    string type = 2;
    com.google.protobuf.ByteString getTypeBytes()
    string type = 2;

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

    getDefaultInstanceForType, isInitialized
  • 方法详细资料

    • getGroupId

      long getGroupId()
      int64 group_id = 1;
    • getType

      java.lang.String getType()
      string type = 2;
    • getTypeBytes

      com.google.protobuf.ByteString getTypeBytes()
      string type = 2;