Documentation - v0.32.1
    Preparing search index...
    interface CommunityParticipantChats {
        creatorChats: Chat[];
        joinedChats: Chat[];
    }
    Index

    Properties

    creatorChats: Chat[]

    Chats linked to the community that the participant has created

    joinedChats: Chat[]

    Chats linked to the community that the participant has joined