Interface protos.google.chat.v1.IQuotedMessageSnapshot (0.24.0)

Properties of a QuotedMessageSnapshot.

Package

@google-apps/chat

Properties

annotations

annotations?: (google.chat.v1.IAnnotation[]|null);

QuotedMessageSnapshot annotations

attachments

attachments?: (google.chat.v1.IAttachment[]|null);

QuotedMessageSnapshot attachments

formattedText

formattedText?: (string|null);

QuotedMessageSnapshot formattedText

sender

sender?: (string|null);

QuotedMessageSnapshot sender

text

text?: (string|null);

QuotedMessageSnapshot text