Interface IBotPluginMetadata

Properties of a BotPluginMetadata.

Hierarchy

  • IBotPluginMetadata

Implemented by

Properties

deprecatedField?: null | PluginType

BotPluginMetadata deprecatedField

expectedLinksCount?: null | number

BotPluginMetadata expectedLinksCount

faviconCdnUrl?: null | string

BotPluginMetadata faviconCdnUrl

parentPluginMessageKey?: null | proto.IMessageKey

BotPluginMetadata parentPluginMessageKey

parentPluginType?: null | PluginType

BotPluginMetadata parentPluginType

pluginType?: null | PluginType

BotPluginMetadata pluginType

profilePhotoCdnUrl?: null | string

BotPluginMetadata profilePhotoCdnUrl

provider?: null | SearchProvider

BotPluginMetadata provider

referenceIndex?: null | number

BotPluginMetadata referenceIndex

searchProviderUrl?: null | string

BotPluginMetadata searchProviderUrl

searchQuery?: null | string

BotPluginMetadata searchQuery

thumbnailCdnUrl?: null | string

BotPluginMetadata thumbnailCdnUrl

Generated using TypeDoc