BotPluginMetadata
amiudmodz / proto / BotPluginMetadata
Class: BotPluginMetadata
Defined in: WAProto/index.d.ts:1945
Implements
Constructors
new BotPluginMetadata()
new BotPluginMetadata(
p?):BotPluginMetadata
Defined in: WAProto/index.d.ts:1946
Parameters
p?
Returns
Properties
deprecatedField?
optionaldeprecatedField:null|PluginType
Defined in: WAProto/index.d.ts:1956
Implementation of
IBotPluginMetadata.deprecatedField
expectedLinksCount?
optionalexpectedLinksCount:null|number
Defined in: WAProto/index.d.ts:1953
Implementation of
IBotPluginMetadata.expectedLinksCount
faviconCdnUrl?
optionalfaviconCdnUrl:null|string
Defined in: WAProto/index.d.ts:1958
Implementation of
IBotPluginMetadata.faviconCdnUrl
parentPluginMessageKey?
optionalparentPluginMessageKey:null|IMessageKey
Defined in: WAProto/index.d.ts:1955
Implementation of
IBotPluginMetadata.parentPluginMessageKey
parentPluginType?
optionalparentPluginType:null|PluginType
Defined in: WAProto/index.d.ts:1957
Implementation of
IBotPluginMetadata.parentPluginType
pluginType?
optionalpluginType:null|PluginType
Defined in: WAProto/index.d.ts:1948
Implementation of
profilePhotoCdnUrl?
optionalprofilePhotoCdnUrl:null|string
Defined in: WAProto/index.d.ts:1950
Implementation of
IBotPluginMetadata.profilePhotoCdnUrl
provider?
optionalprovider:null|SearchProvider
Defined in: WAProto/index.d.ts:1947
Implementation of
referenceIndex?
optionalreferenceIndex:null|number
Defined in: WAProto/index.d.ts:1952
Implementation of
IBotPluginMetadata.referenceIndex
searchProviderUrl?
optionalsearchProviderUrl:null|string
Defined in: WAProto/index.d.ts:1951
Implementation of
IBotPluginMetadata.searchProviderUrl
searchQuery?
optionalsearchQuery:null|string
Defined in: WAProto/index.d.ts:1954
Implementation of
IBotPluginMetadata.searchQuery
thumbnailCdnUrl?
optionalthumbnailCdnUrl:null|string
Defined in: WAProto/index.d.ts:1949
Implementation of
IBotPluginMetadata.thumbnailCdnUrl
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:1964
Returns
object
create()
staticcreate(properties?):BotPluginMetadata
Defined in: WAProto/index.d.ts:1959
Parameters
properties?
Returns
decode()
staticdecode(r,l?):BotPluginMetadata
Defined in: WAProto/index.d.ts:1961
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:1960
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):BotPluginMetadata
Defined in: WAProto/index.d.ts:1962
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:1965
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:1963
Parameters
m
o?
IConversionOptions
Returns
object