程序包 onebot

接口 OnebotApi.SetGroupNameReqOrBuilder

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

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

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

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

    getDefaultInstanceForType, isInitialized
  • 方法详细资料

    • getGroupId

      long getGroupId()
      int64 group_id = 1;
    • getGroupName

      java.lang.String getGroupName()
      string group_name = 2;
    • getGroupNameBytes

      com.google.protobuf.ByteString getGroupNameBytes()
      string group_name = 2;