Skip to content

About

Namespace: Signal.Bot.Types

Full Name: Signal.Bot.Types.About

Summary

Represents information about the Signal Bot API server including version, build, and capabilities.

Properties

Build

Gets or sets the build number of the Signal Bot API server.

Capabilities

Gets or sets the capabilities supported by the Signal Bot API server, organized by category. Each category maps to a collection of supported capability names.

Mode

Gets or sets the operational mode of the Signal Bot API server (e.g., "normal", "native", "json-rpc").

Version

Gets or sets the current version string of the Signal Bot API server.

Versions

Gets or sets the collection of API versions supported by the Signal Bot API server.