AIRichResponseImageURL
amiudmodz / proto / AIRichResponseImageURL
Class: AIRichResponseImageURL
Defined in: WAProto/index.d.ts:430
Implements
Constructors
new AIRichResponseImageURL()
new AIRichResponseImageURL(
p?):AIRichResponseImageURL
Defined in: WAProto/index.d.ts:431
Parameters
p?
Returns
Properties
imageHighResUrl?
optionalimageHighResUrl:null|string
Defined in: WAProto/index.d.ts:433
Implementation of
IAIRichResponseImageURL.imageHighResUrl
imagePreviewUrl?
optionalimagePreviewUrl:null|string
Defined in: WAProto/index.d.ts:432
Implementation of
IAIRichResponseImageURL.imagePreviewUrl
sourceUrl?
optionalsourceUrl:null|string
Defined in: WAProto/index.d.ts:434
Implementation of
IAIRichResponseImageURL.sourceUrl
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:440
Returns
object
create()
staticcreate(properties?):AIRichResponseImageURL
Defined in: WAProto/index.d.ts:435
Parameters
properties?
Returns
decode()
staticdecode(r,l?):AIRichResponseImageURL
Defined in: WAProto/index.d.ts:437
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:436
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):AIRichResponseImageURL
Defined in: WAProto/index.d.ts:438
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:441
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:439
Parameters
m
o?
IConversionOptions
Returns
object