Class: BotSourceItem
Defined in: WAProto/index.d.ts:2188
Implements
Constructors
new BotSourceItem()
new BotSourceItem(
p?):BotSourceItem
Defined in: WAProto/index.d.ts:2189
Parameters
p?
Returns
Properties
citationNumber?
optionalcitationNumber:null|number
Defined in: WAProto/index.d.ts:2195
Implementation of
faviconCdnUrl?
optionalfaviconCdnUrl:null|string
Defined in: WAProto/index.d.ts:2194
Implementation of
provider?
optionalprovider:null|SourceProvider
Defined in: WAProto/index.d.ts:2190
Implementation of
sourceProviderUrl?
optionalsourceProviderUrl:null|string
Defined in: WAProto/index.d.ts:2192
Implementation of
IBotSourceItem.sourceProviderUrl
sourceQuery?
optionalsourceQuery:null|string
Defined in: WAProto/index.d.ts:2193
Implementation of
sourceTitle?
optionalsourceTitle:null|string
Defined in: WAProto/index.d.ts:2196
Implementation of
thumbnailCdnUrl?
optionalthumbnailCdnUrl:null|string
Defined in: WAProto/index.d.ts:2191
Implementation of
IBotSourceItem.thumbnailCdnUrl
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:2202
Returns
object
create()
staticcreate(properties?):BotSourceItem
Defined in: WAProto/index.d.ts:2197
Parameters
properties?
Returns
decode()
staticdecode(r,l?):BotSourceItem
Defined in: WAProto/index.d.ts:2199
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:2198
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):BotSourceItem
Defined in: WAProto/index.d.ts:2200
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:2203
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:2201
Parameters
m
o?
IConversionOptions
Returns
object