Documentation - v0.31.0
    Preparing search index...

    Interface CommunityParticipantChats

    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