Constructs a new BotPluginMetadata.
Optional
properties:
IBotPluginMetadata
Properties to set
Optional
deprecatedBotPluginMetadata deprecatedField.
Optional
expectedBotPluginMetadata expectedLinksCount.
Optional
faviconBotPluginMetadata faviconCdnUrl.
Optional
parentBotPluginMetadata parentPluginMessageKey.
Optional
parentBotPluginMetadata parentPluginType.
Optional
pluginBotPluginMetadata pluginType.
Optional
profileBotPluginMetadata profilePhotoCdnUrl.
Optional
provider
BotPluginMetadata provider.
Optional
referenceBotPluginMetadata referenceIndex.
Optional
searchBotPluginMetadata searchProviderUrl.
Optional
searchBotPluginMetadata searchQuery.
Optional
thumbnailBotPluginMetadata thumbnailCdnUrl.
Static
create
Creates a new BotPluginMetadata instance using the specified properties.
Optional
properties:
IBotPluginMetadata
Properties to set
BotPluginMetadata instance
Static
decode
Decodes a BotPluginMetadata message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message length if known beforehand
BotPluginMetadata
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a BotPluginMetadata message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
BotPluginMetadata
If the payload is not a reader or valid buffer
If required fields are missing
Static
encode
Encodes the specified BotPluginMetadata message. Does not implicitly verify messages.
BotPluginMetadata message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
encodeEncodes the specified BotPluginMetadata message, length delimited. Does not implicitly verify messages.
BotPluginMetadata message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
fromCreates a BotPluginMetadata message from a plain object. Also converts values to their respective internal types.
Plain object
BotPluginMetadata
Static
getStatic
toCreates a plain object from a BotPluginMetadata message. Also converts values to other types if specified.
BotPluginMetadata
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a BotPluginMetadata.