[ Web Proxy ]
URL:
Viewing: https://zoom.github.io/rivet-javascript/modules/../interfaces/Chatbot.Sections.html [Back]  [Original]

Sections | @zoom/rivet

Interface Sections

interface Sections {
footer?: string;
footer_icon?: string;
sections: ContentBodyElements[];
sidebar_color?: string;
ts?: number;
type: "section";
}

Hierarchy

Properties

footer?: string

Inherited from Partial.footer

footer_icon?: string

Inherited from Partial.footer_icon

sections: ContentBodyElements[]
sidebar_color?: string
ts?: number

Inherited from Partial.ts

type: "section"

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page