Skip to main content

chat.bsky.actor.getStatus

#main​

Get the authenticated viewer's chat status: whether their account is chat-disabled and whether their group-membership additions are restricted to accounts they follow.

Output​

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
chatDisabledboolean-✅True when the viewer's account is disabled and cannot actively participate in chat.
canCreateGroupsboolean-✅Whether the viewer's account is allowed to create group chats. New accounts are restricted from creating groups.
groupMemberLimitinteger-✅The maximum number of members allowed in a group conversation.