Interface IBotPluginMetadata

Properties of a BotPluginMetadata.

Hierarchy

  • IBotPluginMetadata

Implemented by

Properties

expectedLinksCount?: null | number

BotPluginMetadata expectedLinksCount

pluginType?: null | PluginType

BotPluginMetadata pluginType

pluginVersion?: null | number

BotPluginMetadata pluginVersion

profilePhotoCdnUrl?: null | string

BotPluginMetadata profilePhotoCdnUrl

provider?: null | SearchProvider

BotPluginMetadata provider

referenceIndex?: null | number

BotPluginMetadata referenceIndex

searchProviderUrl?: null | string

BotPluginMetadata searchProviderUrl

thumbnailCdnUrl?: null | string

BotPluginMetadata thumbnailCdnUrl

Generated using TypeDoc