> ## Documentation Index
> Fetch the complete documentation index at: https://rpa.bazhuayu.com/helpcenter/llms.txt
> Use this file to discover all available pages before exploring further.

# 消息推送-创建群聊会话

<strong>参数说明：</strong>参数是否必须说明access\_token是调用接口凭证，通过【初始化-获取access\_token】指令获取参数name否群聊名，最多50个utf8字符，超过将截断owner否指定群主的id。如果不指定，系统会随机从userlist中选一人作为群主userlist是群成员id列表。至少2人，至多2000人chatid否群聊的唯一标志，不能与已有的群重复；字符串类型，最长32个字符。只允许字符0-9及字母a-zA-Z。如果不填，系统会随机生成群id

<img src="https://mintcdn.com/bazhuayu-rpa-docs/3T28-M3CPw0yKoKf/helpcenter/commands/custom-commands/IPzFl8Q0/images/sr8TRZ13-01.png?fit=max&auto=format&n=3T28-M3CPw0yKoKf&q=85&s=3181d84ec685a0b3ef15632f4e6c375f" alt="image" width="662" height="595" data-path="helpcenter/commands/custom-commands/IPzFl8Q0/images/sr8TRZ13-01.png" />

<img src="https://mintcdn.com/bazhuayu-rpa-docs/3T28-M3CPw0yKoKf/helpcenter/commands/custom-commands/IPzFl8Q0/images/sr8TRZ13-02.png?fit=max&auto=format&n=3T28-M3CPw0yKoKf&q=85&s=b68a2b1b430a96f4c702a47d1a5af738" alt="image" width="956" height="244" data-path="helpcenter/commands/custom-commands/IPzFl8Q0/images/sr8TRZ13-02.png" />

<Info>
  使用指令过程中遇到问题？前往 [八爪鱼RPA 开发者社区问答板块](https://rpa.bazhuayu.com/community/questions) 提问，获取官方与社区帮助。
</Info>
