Implements
Constructors
new AIRichResponseReelItem()
new AIRichResponseReelItem(Defined in: WAProto/index.d.ts:312p?):AIRichResponseReelItem
Parameters
p?
IAIRichResponseReelItem
Returns
AIRichResponseReelItem
Properties
profileIconUrl?
Defined in: WAProto/index.d.ts:314optionalprofileIconUrl:null|string
Implementation of
IAIRichResponseReelItem.profileIconUrl
thumbnailUrl?
Defined in: WAProto/index.d.ts:315optionalthumbnailUrl:null|string
Implementation of
IAIRichResponseReelItem.thumbnailUrl
title?
Defined in: WAProto/index.d.ts:313optionaltitle:null|string
Implementation of
IAIRichResponseReelItem.title
videoUrl?
Defined in: WAProto/index.d.ts:316optionalvideoUrl:null|string
Implementation of
IAIRichResponseReelItem.videoUrl
Methods
create()
Defined in: WAProto/index.d.ts:317staticcreate(properties?):AIRichResponseReelItem
Parameters
properties?
IAIRichResponseReelItem
Returns
AIRichResponseReelItem
decode()
Defined in: WAProto/index.d.ts:319staticdecode(r,l?):AIRichResponseReelItem
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AIRichResponseReelItem
encode()
Defined in: WAProto/index.d.ts:318staticencode(m,w?):Writer
Parameters
m
IAIRichResponseReelItem
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:320staticfromObject(d):AIRichResponseReelItem
Parameters
d
Returns
AIRichResponseReelItem
getTypeUrl()
Defined in: WAProto/index.d.ts:323staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:322
Returns
object
toObject()
Defined in: WAProto/index.d.ts:321statictoObject(m,o?):object
Parameters
m
AIRichResponseReelItem
o?
IConversionOptions
Returns
object