$startThread

$startThread

Función

Descripción

Crea un nuevo hilo (thread) en un canal.

Sintaxis

$startThread[Name;Channel ID;Message ID;(Archive duration;Return thread/channel ID)]

Ejemplo de Uso

Crea un hilo llamado 'Discusión Post' a partir del mensaje 'ID_MENSAJE_ORIGEN' en 'ID_CANAL', con duración de 1 día y retorna el ID del hilo.

BDScript 1 y 2
$nomention
ID del Hilo: $startThread[Discusión Post;ID_CANAL;ID_MENSAJE_ORIGEN;1440;yes]

Información Técnica

Versión BDScript
1 y 2
Premium
No