程序包 onebot

接口 OnebotApi.GetRecordReqOrBuilder

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

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

    修饰符和类型 方法 说明
    java.lang.String getFile()
    string file = 1;
    com.google.protobuf.ByteString getFileBytes()
    string file = 1;
    java.lang.String getOutFormat()
    string out_format = 2;
    com.google.protobuf.ByteString getOutFormatBytes()
    string out_format = 2;

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

    getDefaultInstanceForType, isInitialized
  • 方法详细资料

    • getFile

      java.lang.String getFile()
      string file = 1;
    • getFileBytes

      com.google.protobuf.ByteString getFileBytes()
      string file = 1;
    • getOutFormat

      java.lang.String getOutFormat()
      string out_format = 2;
    • getOutFormatBytes

      com.google.protobuf.ByteString getOutFormatBytes()
      string out_format = 2;