Skip to main content

Interface: ChatUIFeatureOptions

JSON schema for configuring the ChatKitty Chat UI feature options. It's designed to be intuitive and easy to understand for front-end developers, designers, and product managers alike.

Properties

$version

$version: "0.0.2"


channel?

optional channel: object

create?

optional create: FeatureFlag

profile?

optional profile: FeatureFlag


emoji?

optional emoji: object

picker?

optional picker: FeatureFlag


message?

optional message: object

attachments?

optional attachments: object

attachments.audio?

optional audio: FeatureFlag

attachments.file?

optional file: FeatureFlag

attachments.image?

optional image: FeatureFlag

attachments.video?

optional video: FeatureFlag

optional links: object

links.preview?

optional preview: FeatureFlag

reactions?

optional reactions: FeatureFlag

read-receipts?

optional read-receipts: FeatureFlag

optional search: FeatureFlag

threads?

optional threads: FeatureFlag

typing?

optional typing: FeatureFlag


user?

optional user: object

presence?

optional presence: FeatureFlag

profile?

optional profile: FeatureFlag