ARTRestAnnotations

Objective-C

@interface ARTRestAnnotations : NSObject <ARTRestAnnotationsProtocol>

Swift

class ARTRestAnnotations : NSObject, ARTRestAnnotationsProtocol, @unchecked Sendable

Functionality for annotating messages with small pieces of data, such as emoji reactions, that the server will roll up into the message as a summary.

See

See ARTRestAnnotationsProtocol for details.