Moments CTAComponent
data class MomentsCTAComponent(id: String, urlText: String, stickerText: String) : MomentsComponent
Content copied to clipboard
This data class represents the CTA component.
Constructors
MomentsCTAComponent
Link copied to clipboard
fun MomentsCTAComponent(id: String, urlText: String, stickerText: String)
Content copied to clipboard