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

Message | @zoom/rivet

Interface Message

interface Message {
editable?: boolean;
is_markdown_support?: boolean;
link?: string;
style?: Style;
text: string;
type: "message";
}

Properties

editable?: boolean
is_markdown_support?: boolean
link?: string
style?: Style
text: string
type: "message"

Copyright © 2024 Zoom Video Communications, Inc.


Web Proxy Viewer  |  New URL  |  Original Page