Implements
Constructors
new AIRichResponseCodeBlock()
new AIRichResponseCodeBlock(Defined in: WAProto/index.d.ts:245p?):AIRichResponseCodeBlock
Parameters
p?
IAIRichResponseCodeBlock
Returns
AIRichResponseCodeBlock
Properties
codeContent?
Defined in: WAProto/index.d.ts:247optionalcodeContent:null|string
Implementation of
IAIRichResponseCodeBlock.codeContent
highlightType?
Defined in: WAProto/index.d.ts:246optionalhighlightType:null|AIRichResponseCodeHighlightType
Implementation of
IAIRichResponseCodeBlock.highlightType
Methods
create()
Defined in: WAProto/index.d.ts:248staticcreate(properties?):AIRichResponseCodeBlock
Parameters
properties?
IAIRichResponseCodeBlock
Returns
AIRichResponseCodeBlock
decode()
Defined in: WAProto/index.d.ts:250staticdecode(r,l?):AIRichResponseCodeBlock
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
AIRichResponseCodeBlock
encode()
Defined in: WAProto/index.d.ts:249staticencode(m,w?):Writer
Parameters
m
IAIRichResponseCodeBlock
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:251staticfromObject(d):AIRichResponseCodeBlock
Parameters
d
Returns
AIRichResponseCodeBlock
getTypeUrl()
Defined in: WAProto/index.d.ts:254staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:253
Returns
object
toObject()
Defined in: WAProto/index.d.ts:252statictoObject(m,o?):object
Parameters
m
AIRichResponseCodeBlock
o?
IConversionOptions
Returns
object