程序包 onebot

接口 OnebotApi.GetImageReqOrBuilder

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

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

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

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

    getDefaultInstanceForType, isInitialized
  • 方法详细资料

    • getFile

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

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