Stella Platform Documentation

Stella Platform Documentation

  • 文档
  • 标准设置程序
  • 参考
  • 常见问题
  • Bot API
  • 接口
  • Languages icon中文
    • English

›参考

开始使用

  • Introduction

参考

  • Message Event
  • Node
  • Member
  • Channel
  • Integrations
  • Agenda Meta
  • Group
  • Methods
  • Radiate.js
  • Access Control List
  • Stella Open API

Group

仅适用于Teamwork和WhatsApp。

Member 是一个对象,包含有关组的所有信息。 这是仅在实时聊天中可用的属性。 在实时聊天期间,每当有一些传入或传出消息需要由机器人或树处理时,此属性将添加到this对象中,该对象可以通过this.group访问。

例子:

this.group.admin
// => "TEXT"
PropertyTypeDescription
_idBSONPrimary key of the field
_versionnumberVersion of the group
activebooleanStatus of the group is active
adminstringGroup admin ID
adminExternalIdstringGroup admin ID in 3rd party database
appstringThe App's / Organizations ID
assignmentstring_id of the assignment after the admin has been assigned to the live chat
botIdstringGroup bot ID
createdAtnumberThe timestamp of creation of this data
externalIdstringGroup ID in 3rd party database
inletstringID of the channel that initiates live chat request
namestringGroup name
metaobjectAllow the storage of data
memberstringMember that requests live chat
outletstringID of the channel that receive live chat request
typestringGroup channel
updatedAtnumberThe timestamp of the last update of this data
validbooleanStatus of the group is valid or not
← Agenda MetaMethods →
Stella Platform Documentation
Docs
Get StartedBot API ReferenceAPI ReferenceStandard Procedures
Community
FAQUser ShowcaseChat with Us
Copyright © 2023 Sanuker Inc. Limited