desc: "CSS classes, separated by spaces. You can define classes in custom stylesheets."
desc: "CSS classes, separated by spaces. You can define classes in custom stylesheets."
}, d = t => (e.pushScopeId("data-v-026368bf"), t = t(), e.popScopeId(), t),
}, r = t => (e.pushScopeId("data-v-f40a8e45"), t = t(), e.popScopeId(), t),
V = d(() => e.createElementVNode("div", {class: "triangle"}, null, -1)), B = {class: "message"},
V = r(() => e.createElementVNode("div", {class: "triangle"}, null, -1)), B = {class: "message"},
w = {class: "text"}, k = [d(() => e.createElementVNode("i", {class: "ri-pushpin-line"}, null, -1))],
w = {class: "text"}, I = [r(() => e.createElementVNode("i", {class: "ri-pushpin-line"}, null, -1))],
M = [d(() => e.createElementVNode("i", {class: "ri-flag-line"}, null, -1))], T = `This documentation will show in the collapsible mini-docs feature embedded in Builder.
M = [r(() => e.createElementVNode("i", {class: "ri-flag-line"}, null, -1))], k = `This documentation will show in the collapsible mini-docs feature embedded in Builder.
You _can_ use **markdown**.`, I = `
You _can_ use **markdown**.`, T = `
def handle_flag(state, payload):
def handle_flag(state, payload):
state["flagged_message_id"] = payload`, N = `
state["flagged_message_id"] = payload`, N = `
def handle_pin(state, payload):
def handle_pin(state, payload):
state["pinned_message_id"] = payload`, j = {
state["pinned_message_id"] = payload`, P = {
streamsync: {
streamsync: {
name: "Bubble Message (Advanced)",
name: "Bubble Message (Advanced)",
description: "Shows a message in the shape of a speech bubble.",
description: "Shows a message in the shape of a speech bubble.",
docs: T,
docs: k,
category: "Content",
category: "Content",
fields: {
fields: {
messageId: {
messageId: {
name: "Message id",
name: "Message id",
desc: "Unique id to identify the message when generating events.",
desc: "Unique id to identify the message when generating events.",