Class: BotPluginMetadata
Defined in: WAProto/index.d.ts:1722
Implements
Constructors
new BotPluginMetadata()
new BotPluginMetadata(
p?):BotPluginMetadata
Defined in: WAProto/index.d.ts:1723
Parameters
p?
Returns
Properties
deprecatedField?
optionaldeprecatedField:null|PluginType
Defined in: WAProto/index.d.ts:1733
Implementation of
IBotPluginMetadata.deprecatedField
expectedLinksCount?
optionalexpectedLinksCount:null|number
Defined in: WAProto/index.d.ts:1730
Implementation of
IBotPluginMetadata.expectedLinksCount
faviconCdnUrl?
optionalfaviconCdnUrl:null|string
Defined in: WAProto/index.d.ts:1735
Implementation of
IBotPluginMetadata.faviconCdnUrl
parentPluginMessageKey?
optionalparentPluginMessageKey:null|IMessageKey
Defined in: WAProto/index.d.ts:1732
Implementation of
IBotPluginMetadata.parentPluginMessageKey
parentPluginType?
optionalparentPluginType:null|PluginType
Defined in: WAProto/index.d.ts:1734
Implementation of
IBotPluginMetadata.parentPluginType
pluginType?
optionalpluginType:null|PluginType
Defined in: WAProto/index.d.ts:1725
Implementation of
profilePhotoCdnUrl?
optionalprofilePhotoCdnUrl:null|string
Defined in: WAProto/index.d.ts:1727
Implementation of
IBotPluginMetadata.profilePhotoCdnUrl
provider?
optionalprovider:null|SearchProvider
Defined in: WAProto/index.d.ts:1724
Implementation of
referenceIndex?
optionalreferenceIndex:null|number
Defined in: WAProto/index.d.ts:1729
Implementation of
IBotPluginMetadata.referenceIndex
searchProviderUrl?
optionalsearchProviderUrl:null|string
Defined in: WAProto/index.d.ts:1728
Implementation of
IBotPluginMetadata.searchProviderUrl
searchQuery?
optionalsearchQuery:null|string
Defined in: WAProto/index.d.ts:1731
Implementation of
IBotPluginMetadata.searchQuery
thumbnailCdnUrl?
optionalthumbnailCdnUrl:null|string
Defined in: WAProto/index.d.ts:1726
Implementation of
IBotPluginMetadata.thumbnailCdnUrl
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:1741
Returns
object
create()
staticcreate(properties?):BotPluginMetadata
Defined in: WAProto/index.d.ts:1736
Parameters
properties?
Returns
decode()
staticdecode(r,l?):BotPluginMetadata
Defined in: WAProto/index.d.ts:1738
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:1737
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):BotPluginMetadata
Defined in: WAProto/index.d.ts:1739
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:1742
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:1740
Parameters
m
o?
IConversionOptions
Returns
object