Zamok Kiosk API
    Preparing search index...

    Variable createChatSessionConst

    createChatSession: PayloadAC<
        "CREATE_CHAT_SESSION",
        Record<string, ChatParticipant>,
    > = ...