CTA — Link in Comments
Properties
Name
Type
Description
Legacy Properties
Name
Type
Description
Type Definition
interface CommentCtaMessage extends Omit<
CtaMessage,
'auxiliaryData' | 'ctaType'
> {
auxiliaryData: CommentCtaAuxiliaryData;
ctaType: 'comment';
}AuxiliaryData
AuxiliaryDataName
Type
Description
Examples
Standard URL
Object Structure
Last updated