Page tree
Skip to end of metadata
Go to start of metadata

Available in version v1-2

An object that contains information that describes the result of a method for a given entity.

Name

Type

Description

Constraints

entityId

Long

The ID of the entity (message ID, group ID). This property is not available for API versions 3 and higher.

required

errorCode

ErrorCode

The error code. This property is not available for API versions 3 and higher.

required

errorMessage

String

The error message. This property is not available for API versions 3 and higher.

required

  • No labels