Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

50436: Participant limit exceeded for group conversation

Twilio Chat DocumentationChat

Description

description page anchor

There is a limit to how many participants can be active in the same conversation at once. Adding this participant would exceed that limit.

Possible causes

possible-causes page anchor
  • You may have failed to remove old participants in a long-running conversation.
  • You may have reached an edge-case in your application that creates unusually large conversations, in excess of the limit.
  • Drop another participant from the conversation before adding new one.