Interface protos.google.chat.v1.IAnnotation (0.6.0)

Properties of an Annotation.

Package

@google-apps/chat

Properties

length

length?: (number|null);

Annotation length

richLinkMetadata

richLinkMetadata?: (google.chat.v1.IRichLinkMetadata|null);

Annotation richLinkMetadata

slashCommand

slashCommand?: (google.chat.v1.ISlashCommandMetadata|null);

Annotation slashCommand

startIndex

startIndex?: (number|null);

Annotation startIndex

type

type?: (google.chat.v1.AnnotationType|keyof typeof google.chat.v1.AnnotationType|null);

Annotation type

userMention

userMention?: (google.chat.v1.IUserMentionMetadata|null);

Annotation userMention