AI Integration Quick Reference
AI Integration Quick Reference
Overview
CometChatStickerBubble renders a sticker. It is self-extracting: pass the SDK custom message and the bubble extracts the sticker image URL and name from its metadata, so it works standalone.
Live Preview — interact with the sticker bubble.Open in Storybook ↗
Usage
Props
message
The sticker custom message. The bubble extracts the image URL and name from its metadata. Required.alignment
Override incoming/outgoing alignment. Defaults to sender-vs-logged-in-user.className
Additional CSS class applied to the root element.CSS Selectors
Next Steps
Stickers Plugin
Plugin behavior, keyboard, and conversation preview
Poll Bubble
Render poll messages
Message Bubble
The wrapper that hosts bubble content
Theming
Customize colors, fonts, and spacing