程序包 onebot

接口 OnebotApi.GetImageRespOrBuilder

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

public static interface OnebotApi.GetImageRespOrBuilder
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;